bap-primusversion
The BAP Microexecution Framework
BAP Primus is a Microexecutuin Framework. The Microexecution technique was pioneered by Patrice Godefroid from Microsoft Research. The idea is to execute a binary from any point, using random inputs for undefined values.
The idea of Primus is very similiar. A program is lifted into the Intermediate Representation, that is interpreted using the Primus interpreter. The Framework allows users to customize the interpreter by implementing different machine components.
Author | BAP Team |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/bap/ |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/bap/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies |
|
Source [http] | https://github.com/BinaryAnalysisPlatform/bap/archive/v1.6.0.tar.gz sha256=7eec2cc3ad72056f254b57371778d774d980b6d37f48e250bfa792f1f975bcc9 md5=0ccf6571613c0666a37d154c7f70af4f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap-primus/bap-primus.1.6.0/opam |
Required by
- bap=1.6.0
- bap-beagle=1.6.0
- bap-constant-tracker=1.6.0
- bap-powerpc=1.6.0
- bap-primus-dictionary=1.6.0
- bap-primus-lisp=1.6.0
- bap-primus-region=1.6.0
- bap-primus-support=1.6.0
- bap-primus-symbolic-executor<2.2.0
- bap-primus-test=1.6.0
- bap-primus-x86=1.6.0
- bap-run=1.6.0
- bap-taint=1.6.0