bap-emacs-goodies
A collection of useful Emacs tools for BAP
Description
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Oct 2018
- Authors
- Maintainers
Dependencies
Reverse Dependencies
bap
>= "1.5.0"