https://github.com/vector35/deprecated_python_debugger
Binary Ninja Debugger Plugin
https://github.com/vector35/deprecated_python_debugger
Last synced: 7 months ago
JSON representation
Binary Ninja Debugger Plugin
- Host: GitHub
- URL: https://github.com/vector35/deprecated_python_debugger
- Owner: Vector35
- License: mit
- Created: 2019-11-25T21:17:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T04:22:52.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T22:06:36.969Z (12 months ago)
- Language: Python
- Homepage:
- Size: 1.6 MB
- Stars: 142
- Watchers: 13
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://docs.binary.ninja/getting-started.html#using-plugins). 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](https://docs.binary.ninja/getting-started.html#using-plugins). 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](https://docs.binary.ninja/getting-started.html#using-plugins). 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