Skip to content
/ PROMPT Public

PROMPT: API model guided symbolic execution for component-level analysis

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.TXT
Notifications You must be signed in to change notification settings

sysrel/PROMPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROMPT: API Model Guided Symbolic Execution for Component-level Analysis

PROMPT is built on top of the KLEE Symbolic Virtual Machine to perform API model guided symbolic execution at the component level. PROMPT achieves a scalable and precise analysis by constraining the environment of the component under analysis through API models that are specified using the PROSE API Modeling Language.

PROMPT can be installed according to the instructions for KLEE's LLVM-3.8 build instructions (available in INSTALL.TXT).

If you use PROMPT, please use the following paper to cite it:

@article{YB2020,
 title={Analyzing System Software Components using API Model Guided Symbolic Execution},
 author={Yavuz, Tuba and Bai, Ken (Yihang)},
 journal={Journal of Automated Software Engineering},
 year={2020},
 publisher={Springer}
}

About

PROMPT: API model guided symbolic execution for component-level analysis

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published