jchristman / PyDA

Python binary DisAssembler
http://suntzuii.github.io/PyDA/
Other
26 stars 10 forks source link

Add GDB server support #50

Open wiseone13 opened 10 years ago

wiseone13 commented 10 years ago

We should be able to remotely debug a gdb server instance with PyDA.

wiseone13 commented 10 years ago

http://winappdbg.sourceforge.net/ can be used for Windows debugging.