binjatron
binjatron copied to clipboard
Binary Ninja plugin for Voltron integration
With the introduction of the Binary Ninja Plugin Manager 2.0 we will be releasing a installation UI for all plugins in the community repository. Please check https://binary.ninja/2019/07/04/plugin-manager-2.0.html for the latest...
Add run, continue, step into, and step over
From Binary Ninja 1.0.13, MacOS 10.12.3. I made a HelloWorld in C++, compiled it with g++, attached LLDB and broke on main(). I can confirm that Voltron is installed and...
I'm not sure if this issues goes here or in your Voltron repo. Do binjatron/voltron support remote debugging? As in, can I run Voltron in a virtual box with Ubuntu...
Evidently enabling ASLR on GDB on macOS isn't allowed, so try it running GDB in Vagrant test environment and connecting to that
Binjatron requires Voltron to be in the binja site-packges, and Voltron depends on Blessed, which depends on curses, and `_curses` (the native bindings to libcurses) is not included with the...