diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-02-12 03:02:32 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-02-12 03:34:35 +0100 |
commit | e3ca65c5002ae165ab54178a9c15e41222c4d64f (patch) | |
tree | f7c4cafdff8b593dd9a7fe09aed31d620eb4684c /dump32.gdb | |
parent | 9b466b6a81149e0f6aa80b4d27f403753a9b1f8c (diff) |
Demolished ugly and bloated exploit.sh, hail to the new exploit.py.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'dump32.gdb')
-rw-r--r-- | dump32.gdb | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ +b overflow r -i r -x/300xw $esp-0x300 +p (void *) buf |