bap-primus
The BAP Microexecution Framework
Description
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.
Install
- Published
-
12 Dec 2021
- Authors
-
- Maintainers
-
Sources
Dependencies
graphlib
= "2.4.0"
monads
= "2.4.0"
regular
= "2.4.0"
bitvec-binprot
= "2.4.0"
bitvec
= "2.4.0"
bap-knowledge
= "2.4.0"
bap-core-theory
= "2.4.0"
bap-strings
= "2.4.0"
bap-future
= "2.4.0"
bap-c
= "2.4.0"
bap-abi
= "2.4.0"
bap-std
= "2.4.0"
ppx_bap
>= "v0.14" & < "v0.15"
parsexp
>= "v0.14" & < "v0.15"
core_kernel
>= "v0.14" & < "v0.15"
ocaml
>= "4.08.0"
Reverse Dependencies
bap-arm
= "2.4.0"
bap-beagle
= "2.4.0"
bap-constant-tracker
= "2.4.0"
bap-core
< "2.5.0"
bap-patterns
< "2.5.0"
bap-primus-dictionary
= "2.4.0"
bap-primus-exploring-scheduler
= "2.4.0"
bap-primus-greedy-scheduler
= "2.4.0"
bap-primus-limit
= "2.4.0"
bap-primus-lisp
= "2.4.0"
bap-primus-loader
= "2.4.0"
bap-primus-mark-visited
= "2.4.0"
bap-primus-powerpc
= "2.4.0"
bap-primus-print
= "2.4.0"
bap-primus-promiscuous
= "2.4.0"
bap-primus-propagate-taint
= "2.4.0"
bap-primus-random
= "2.4.0"
bap-primus-region
= "2.4.0"
bap-primus-round-robin-scheduler
= "2.4.0"
bap-primus-symbolic-executor
< "2.2.0" | = "2.4.0"
bap-primus-systems
= "2.4.0"
bap-primus-taint
= "2.4.0"
bap-primus-test
= "2.4.0"
bap-primus-track-visited
= "2.4.0"
bap-primus-wandering-scheduler
= "2.4.0"
bap-primus-x86
= "2.4.0"
bap-run
= "2.4.0"
bap-taint
= "2.4.0"