package bap

  1. Overview
  2. No Docs
Binary Analysis Platform

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=f0e9d067bceb7a9d01eced6668de214c

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: 17 Jan 2015

Dependencies (14)

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