package bap-core-theory

  1. Overview
  2. Docs
BAP Semantics Representation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=d2fd697735fda1adb80d6aa5643e7acd

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: 18 Nov 2019

Dependencies (7)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None