package bap-core-theory

  1. Overview
  2. No Docs
BAP Semantics Representation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.4.0.tar.gz
md5=b8b1aff8c6846f2213eafc54de07b304

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: 12 Dec 2021

Dependencies (9)

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

Dev Dependencies

None

Used by (27)

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

Conflicts

None