diff options
author | Brett Weiland <brett_weiland@bpcspace.com> | 2020-12-16 17:45:09 -0600 |
---|---|---|
committer | Brett Weiland <brett_weiland@bpcspace.com> | 2020-12-16 17:45:09 -0600 |
commit | 3f0a1e64c7e7b410ad5f4e2024cd692536389449 (patch) | |
tree | 6474bed612527dd0ca7bc9d2f7096769fd212d14 /x86_64/callme/.gdb_history | |
parent | 2ddedfeb9199c2ff01b540edf92a4f7d69455c16 (diff) |
new file: x86_64/write4/exploit.py
new file: x86_64/write4/useful_gadgets
Diffstat (limited to 'x86_64/callme/.gdb_history')
-rw-r--r-- | x86_64/callme/.gdb_history | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x86_64/callme/.gdb_history b/x86_64/callme/.gdb_history new file mode 100644 index 0000000..451f131 --- /dev/null +++ b/x86_64/callme/.gdb_history @@ -0,0 +1,12 @@ +break pwnme +run +stepi +return +stepi +nexti +nexti +q +break pwnme +run +nexti +quit |