Debugger (v1.3.8)
Author: Vector35
Notice of deprecation
This repository is deprecated and no longer actively maintained. We have ported the debugger to C++ and it will be shipped with Binary Ninja. The new debugger is open-source at https://github.com/Vector35/debugger. Please feel free to test it and report issues.
The C++ debugger already has all of the Python debugger's functionality (and more). If you have installed the python debugger, you are advised to either remove it or -- in case you still need it -- update it to the latest version to avoid conflict with the C++ debugger.
Description:
Debug Windows, Linux, and MacOS targets from within Binary Ninja.
Screenshots
Installation Instructions
Darwin
To install this manually, please see the "Using Plugins" section of the Getting Started Guide. Or use Binary Ninja's built in plugin manager.
Windows
To install this manually, please see the "Using Plugins" section of the Getting Started Guide. Or use Binary Ninja's built in plugin manager.
Linux
To install this manually, please see the "Using Plugins" section of the Getting Started Guide. Or use Binary Ninja's built in plugin manager.
Minimum Version
This plugin requires the following minimum version of Binary Ninja:
- 2085
License
This plugin is released under a MIT license.
Metadata Version
2