bap-emacs-goodiesversion
A collection of useful Emacs tools for BAP
bap-mode 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
emacs-dot Will automatically detect graph specifications in a dot syntax and display them using overlaying. https://github.com/ivg/emacs-dot
Authors | Thomas Barabosch <thomas.barabosch@fkie.fraunhofer.de> and Ivan Gotovchits <ivg@ieee.org> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/BinaryAnalysisPlatform/bap/ |
Issue Tracker | https://github.com/BinaryAnalysisPlatform/bap/ |
Maintainer | Ivan Gotovchits <ivg@ieee.org> |
Dependencies |
|
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bap-emacs-goodies/bap-emacs-goodies.0.1/opam |
Required by
- bap>=1.5.0