bap-core-theory
BAP Semantics Representation
Description
The Core Theory is an intermediate language that is designed to express the semantics of computer programs. It focuses on programs that are represented in binary machine code and is capable of an accurate representation of the architectural and micro-architectural details of the program behavior.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 02 Jun 2020
- Authors
- Maintainers
Sources
Dependencies
bitvec-sexp
= "2.1.0"
bitvec-order
= "2.1.0"
bitvec-binprot
= "2.1.0"
bitvec
= "2.1.0"
bap-knowledge
= "2.1.0"
oasis
build & >= "0.4.7"
ocaml
>= "4.07.0" & < "4.10.0"
Reverse Dependencies