bapversion
Binary Analysis Platform
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.
Author | BAP Team |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/bap/ |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/bap/issues |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies |
|
Source [http] | https://github.com/BinaryAnalysisPlatform/bap/archive/v0.9.2.tar.gz sha256=36355cc60ff2814de494cb0add6284a3871359ba905ff592b990d74db01151fd md5=5e16b1a878a29802f148b4f4837f3a7e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap/bap.0.9.2/opam |
Required by
- bap-ida-plugin>=2.0.0 & <2.2.0
- bap-ida-python=2.1.0
- clp_operations