vagd
vagd copied to clipboard
gdb.attach()
gdb.attach() currently doesn't work because it executes gdb on remote server instead of gdbserver. fixing this nicely might either require overwriting gdb in pwntools or adding a custom function to Pwngd