vagd icon indicating copy to clipboard operation
vagd copied to clipboard

gdb.attach()

Open gfelber opened this issue 2 years ago • 0 comments

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

gfelber avatar Jul 23 '23 21:07 gfelber