bap-emacs-modeversion
Emacs major mode for reading and analyzing programs in BAP's IR
It allows to interact with BAP from within emacs. For example, bap-open-file (C-c C-b o) opens a file with BAP and emits the IR to an Emacs buffer. bap-mode hightlights the syntax and allows to quickly navigate the code (e.g. C-c C-b m to jump to the main function). https://github.com/fkie-cad/bap-mode
Author | Thomas Barabosch <thomas.barabosch@fkie.fraunhofer.de> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/fkie-cad/bap-mode |
Issue Tracker | https://github.com/fkie-cad/bap-mode/issues |
Maintainer | Thomas Barabosch <thomas.barabosch@fkie.fraunhofer.de> |
Dependencies | |
Source [http] | https://github.com/ivg/bap-mode/archive/refs/tags/v0.1.0.tar.gz sha256=2a5468b99e57e2867be54010e5d1db8d3a939a9c9f357aed3ffbceb3c191305a md5=6575008a9c8feebb3f4f8f4bda360886 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap-emacs-mode/bap-emacs-mode.0.1/opam |
Required by