Author: pathtofile
Creates a deeplink to the current address and adds it to the clipboard
Binary Ninja plugin that creates a deeplink to the current address and adds it to the clipboard. Example deeplink:
binaryninja:///path/to/binary.bndb?expr=0x40369e
The link can then be saved into an external Wiki, notebook, etc. Binary Ninja automatically installs a link handler at install time, so you just need to 'open' the link in a browser or from the commandline and it will open the right database as the correct location.
This plugin requires the following minimum version of Binary Ninja:
- 7290
This plugin is released under a MIT license.
2