Skip to content

Generative-Program-Analysis/fs-linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This helper program preprocesses LLVM IR programs for symbolic execution. The preprocess steps are configurable and include (1) linking with the POSIX file system or the uClibc library, and (2) optimizations/transformation that make program more amenable for symbolic execution.

The implementation is extracted from KLEE with minor changes and redistributed under the same license as KLEE.

About

Preprocessor for symbolic execution, extracted from KLEE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published