Home

Awesome

Bookmarks (v0.3b) DEPRECATED

Author: Josh Watson

A plugin that adds bookmarking functionality.

Description:

!!! This plugin is deprecated, now that Binary Ninja has tags as part of the Core !!!

This plugin enables a Binary Ninja user to bookmark addresses of interest and quickly navigate back to them at a later time.

To install this plugin, navigate to your Binary Ninja plugins directory, and run

git clone https://github.com/joshwatson/binaryninja-bookmarks.git bookmarks

Then create a python file called bookmarks.py with the contents

import bookmarks

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

License

This plugin is released under a MIT license.