package bap

  1. Overview
  2. No Docs
Binary Analysis Platform

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.3.tar.gz
md5=2bfc5ee5068e741efab52d6418ad55c6

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: 16 Feb 2015

Dependencies (16)

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

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