rev/gdb_test_drive
This commit is contained in:
parent
a1ccace3f8
commit
f57576fdde
9
rev/gdb_test_drive/.gdb_history
Normal file
9
rev/gdb_test_drive/.gdb_history
Normal file
@ -0,0 +1,9 @@
|
||||
layout asm
|
||||
break *(main+99)
|
||||
run
|
||||
jump *(main+104)
|
||||
exit
|
||||
break *(main+99)
|
||||
r
|
||||
jump *(main+104)
|
||||
exit
|
1
rev/gdb_test_drive/flag.txt
Normal file
1
rev/gdb_test_drive/flag.txt
Normal file
@ -0,0 +1 @@
|
||||
picoCTF{d3bugg3r_dr1v3_7776d758}
|
BIN
rev/gdb_test_drive/gdbme
Executable file
BIN
rev/gdb_test_drive/gdbme
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user