package bap-core-theory

  1. Overview
  2. No Docs
BAP Semantics Representation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.3.0.tar.gz
md5=13f2cb1e3b9d90348852252fb0f2d09f

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: 04 Jun 2021

Dependencies (9)

  1. bitvec-sexp = "2.3.0"
  2. bitvec-order = "2.3.0"
  3. bitvec-binprot = "2.3.0"
  4. bitvec = "2.3.0"
  5. bap-knowledge = "2.3.0"
  6. oasis build & >= "0.4.7"
  7. ppx_bap >= "v0.14"
  8. core_kernel >= "v0.14"
  9. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (26)

  1. bap-analyze = "2.3.0"
  2. bap-arm = "2.3.0"
  3. bap-bil = "2.3.0"
  4. bap-c = "2.3.0"
  5. bap-disassemble = "2.3.0"
  6. bap-elementary = "2.3.0"
  7. bap-frontend = "2.3.0"
  8. bap-mc = "2.3.0"
  9. bap-mips = "2.3.0"
  10. bap-objdump = "2.3.0"
  11. bap-powerpc = "2.3.0"
  12. bap-primus = "2.3.0"
  13. bap-primus-dictionary = "2.3.0"
  14. bap-primus-lisp = "2.3.0"
  15. bap-primus-loader = "2.3.0"
  16. bap-primus-print = "2.3.0"
  17. bap-print = "2.3.0"
  18. bap-radare2 = "2.3.0"
  19. bap-relocatable = "2.3.0"
  20. bap-riscv < "2.4.0"
  21. bap-std = "2.3.0"
  22. bap-stub-resolver = "2.3.0"
  23. bap-systemz = "2.3.0"
  24. bap-thumb = "2.3.0"
  25. bap-veri >= "0.2.5"
  26. bap-x86 = "2.3.0"

Conflicts

None