package bap

  1. Overview
  2. No Docs
Binary Analysis Platform

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=8df8c0b2c56abd082dbb994b2359e4c4

Description

Binary Analysis Platform is a framework for writing program analysis tools, that target binary files. The framework consists of a plethora of libraries, plugins, and frontends. The libraries provide code reusability, the plugins facilitate extensibility, and the frontends serve as entry points.

This is a meta package that installs essential parts of BAP.

Published: 07 Sep 2017

Dependencies (37)

  1. bap-x86 = "1.3.0"
  2. bap-warn-unused = "1.3.0"
  3. bap-traces = "1.3.0"
  4. bap-trace = "1.3.0"
  5. bap-term-mapper = "1.3.0"
  6. bap-taint-propagator = "1.3.0"
  7. bap-taint = "1.3.0"
  8. bap-symbol-reader = "1.3.0"
  9. bap-strings = "1.3.0"
  10. bap-std = "1.3.0"
  11. bap-ssa = "1.3.0"
  12. bap-run = "1.3.0"
  13. bap-relocatable = "1.3.0"
  14. bap-print = "1.3.0"
  15. bap-primus-x86 = "1.3.0"
  16. bap-primus-support = "1.3.0"
  17. bap-primus-lisp = "1.3.0"
  18. bap-primus = "1.3.0"
  19. bap-objdump = "1.3.0"
  20. bap-microx = "1.3.0"
  21. bap-mc = "1.3.0"
  22. bap-llvm = "1.3.0"
  23. bap-frontc = "1.3.0"
  24. bap-frontend = "1.3.0"
  25. bap-dump-symbols = "1.3.0"
  26. bap-dead-code-elimination = "1.3.0"
  27. bap-demangle = "1.3.0"
  28. bap-callsites = "1.3.0"
  29. bap-cxxfilt = "1.3.0"
  30. bap-cache = "1.3.0"
  31. bap-c = "1.3.0"
  32. bap-byteweight = "1.3.0"
  33. bap-beagle = "1.3.0"
  34. bap-arm = "1.3.0"
  35. bap-api = "1.3.0"
  36. bap-abi = "1.3.0"
  37. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (3)

  1. bap-ida-plugin = "1.3.0" | >= "2.0.0" & < "2.2.0"
  2. bap-ida-python = "1.3.0" | = "2.1.0"
  3. clp_operations

Conflicts

None