package bap-core-theory

  1. Overview
  2. Docs
BAP Semantics Representation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.5.0.tar.gz
md5=5abd9b3628b43f797326034f31ca574f

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: 14 Jul 2022

Dependencies (11)

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

Dev Dependencies

None

Used by (28)

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

Conflicts

None