MaskedFox / binaryninja-bookmarks

Plugin for BinaryNinja that provides bookmarking functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmarks (v0.3b)

Author: Josh Watson

A plugin that adds bookmarking functionality.

Description:

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:

  • dev - 1.0.dev-815

License

This plugin is released under a MIT license.

About

Plugin for BinaryNinja that provides bookmarking functionality

License:MIT License


Languages

Language:Python 100.0%