package bap-primus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The BAP Microexecution Framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.2.0.tar.gz
sha256=7c6d0dfe2640e800829617dd150ffe748493fe3f317ed41be44312b2821deb46
md5=5dbc6677d646bec59fd7414f23e88cf8
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.
Added to opam-repository:
Dependencies (12)
-
parsexp
>= "v0.14" -
graphlib
= "2.2.0" - uuidm
-
monads
= "2.2.0" -
bap-strings
= "2.2.0" -
bap-future
= "2.2.0" -
bap-c
= "2.2.0" -
bap-abi
= "2.2.0" -
bap-std
= "2.2.0" -
ppx_bap
>= "v0.14" -
core_kernel
>= "v0.14" -
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by (26)
-
bap
< "2.3.0" -
bap-beagle
< "2.3.0" -
bap-constant-tracker
< "2.3.0" -
bap-primus-dictionary
< "2.3.0" -
bap-primus-exploring-scheduler
< "2.3.0" -
bap-primus-greedy-scheduler
< "2.3.0" -
bap-primus-limit
< "2.3.0" -
bap-primus-lisp
< "2.3.0" -
bap-primus-loader
< "2.3.0" -
bap-primus-mark-visited
< "2.3.0" -
bap-primus-powerpc
< "2.3.0" -
bap-primus-print
< "2.3.0" -
bap-primus-promiscuous
< "2.3.0" -
bap-primus-propagate-taint
< "2.3.0" -
bap-primus-random
< "2.3.0" -
bap-primus-region
< "2.3.0" -
bap-primus-round-robin-scheduler
< "2.3.0" -
bap-primus-symbolic-executor
< "2.3.0" -
bap-primus-systems
< "2.3.0" -
bap-primus-taint
< "2.3.0" -
bap-primus-test
< "2.3.0" -
bap-primus-track-visited
< "2.3.0" -
bap-primus-wandering-scheduler
< "2.3.0" -
bap-primus-x86
< "2.3.0" -
bap-run
< "2.3.0" -
bap-taint
< "2.3.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page