An open API service indexing awesome lists of open source software.

https://github.com/sha0coder/visualgdb

gdb front-end similar to ollydbg
https://github.com/sha0coder/visualgdb

Last synced: 9 months ago
JSON representation

gdb front-end similar to ollydbg

Awesome Lists containing this project

README

          

== usage ==

node visualgdb.js [binary to debug]

ex:

node visualgdb.js /bin/ls

click on http://127.0.0.1:1337 link

== todo ==

- asm scroll

- align the asm instructions

- asm buttons
- finish function
- scroll down
- scroll up