package bap

  1. Overview
  2. No Docs
Binary Analysis Platform

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
md5=92e7f703d58ce1835bfeeed9ec523242

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: 28 Dec 2016

Dependencies (27)

  1. bap-x86 = "1.1.0"
  2. bap-warn-unused = "1.1.0"
  3. bap-traces = "1.1.0"
  4. bap-trace = "1.1.0"
  5. bap-term-mapper = "1.1.0"
  6. bap-taint-propagator = "1.1.0"
  7. bap-taint = "1.1.0"
  8. bap-symbol-reader = "1.1.0"
  9. bap-std = "1.1.0"
  10. bap-print = "1.1.0"
  11. bap-objdump = "1.1.0"
  12. bap-microx = "1.1.0"
  13. bap-mc = "1.1.0"
  14. bap-llvm = "1.1.0"
  15. bap-frontc = "1.1.0"
  16. bap-frontend = "1.1.0"
  17. bap-dump-symbols = "1.1.0"
  18. bap-demangle = "1.1.0"
  19. bap-cxxfilt = "1.1.0"
  20. bap-callsites = "1.1.0"
  21. bap-cache = "1.1.0"
  22. bap-c = "1.1.0"
  23. bap-byteweight = "1.1.0"
  24. bap-arm = "1.1.0"
  25. bap-api = "1.1.0"
  26. bap-abi = "1.1.0"
  27. ocaml >= "4.02.3" & < "4.04"

Dev Dependencies

None

Used by (3)

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

Conflicts

None