package bap

  1. Overview
  2. No Docs
Binary Analysis Platform

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.2.tar.gz
md5=5e16b1a878a29802f148b4f4837f3a7e

Description

BAP library provides basic facilities for performing binary analysis using OCaml, Python or other languages.

BAP uses LLVM library as a disassembling backend, and provide facilities to parse files in ELF and DWARF formats.

Published: 06 Feb 2015

Dependencies (15)

  1. oasis build & >= "0.4.0" & < "0.4.7"
  2. ocamlbuild build
  3. zarith
  4. uri = "1.7.2"
  5. re
  6. ocamlgraph
  7. lwt
  8. faillib
  9. ezjsonm = "0.4.0"
  10. core_kernel = "111.28.0"
  11. cohttp = "0.15.0"
  12. cmdliner
  13. bitstring
  14. base-unix
  15. ocaml = "4.01.0"

Dev Dependencies

None

Used by (3)

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

Conflicts

None