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