Binjatron
Binary Ninja plugin for Voltron integration.
Features
- Mark the current instruction pointer in the debugger in Binary Ninja
- Mark breakpoints that are set in the debugger in Binary Ninja
- Set and delete breakpoints in the debugger from Binary Ninja
- Synchronise code updates made in Binary Ninja with the debugger
Support
- Everything works in LLDB (except writing memory right now)
- Some features may not work properly in GDB
- Some features may work in WinDbg and VDB but haven't been tested at all