package bap-core-theory

  1. Overview
  2. Docs
BAP Semantics Representation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=3db9deac8d429b9b8a8ec9aec54987b1

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.

Published: 02 Jun 2020

Dependencies (7)

  1. bitvec-sexp = "2.1.0"
  2. bitvec-order = "2.1.0"
  3. bitvec-binprot = "2.1.0"
  4. bitvec = "2.1.0"
  5. bap-knowledge = "2.1.0"
  6. oasis build & >= "0.4.7"
  7. ocaml >= "4.07.0" & < "4.10.0"

Dev Dependencies

None

Used by (4)

  1. bap-elementary = "2.1.0"
  2. bap-std = "2.1.0"
  3. bap-stub-resolver < "2.2.0"
  4. bap-veri >= "0.2.5"

Conflicts

None