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.5.tar.gz sha256=6ee828cf69ce5a0c38a9a4f8906c82b5a62e97209297eb947d37b86408d4e274 md5=cd93875129d1d2c1f86fa05716c259d5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap/bap.0.9.5/opam |
Required by
- bap-ida-plugin>=2.0.0 & <2.2.0
- bap-ida-python=2.1.0
- clp_operations