Awesome
Comments Viewer (v1.0.0)
Author: matteyeux
Binary Ninja comments viewer
Description:
Binary Ninja comments viewer to visualize all comments of a BNDB.
Installation Instructions
Darwin
Clone this repository into ~/Library/Application Support/Binary Ninja/plugins/
Windows
Clone this repository into %APPDATA%/Binary Ninja/plugins/
Linux
Clone this repository into ~/.binaryninja/plugins/
Minimum Version
This plugin requires the following minimum version of Binary Ninja:
- 2487
License
This plugin is released under a MIT license.
Metadata Version
2
Credits
- Most of the UI code is from binaryninja-bindiff-viewer by PistonMiner.
- Inspired by XRaysComments for IDA Pro.