package bap-emacs-mode

  1. Overview
  2. No Docs
Emacs major mode for reading and analyzing programs in BAP's IR

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=6575008a9c8feebb3f4f8f4bda360886

Description

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

Published: 26 Oct 2018

Dependencies (1)

  1. ocaml

Dev Dependencies

None

Conflicts

None