anic / ida2pwntools

a IDA 7.0 plugins that helps to attach process created by pwntools and debug pwn
Apache License 2.0
66 stars 16 forks source link

Update ida2pwntools.py #4

Closed raddyfiy closed 1 year ago

raddyfiy commented 1 year ago

Add remote GDB debugger support. We can only use GDB debugger to debug aarch64 program, so this way can let this plugin support run gdb debugger quickly.