Update README.md
This commit is contained in:
@@ -575,7 +575,7 @@ python3 exploit.py
|
|||||||
|
|
||||||
# Update offset in exploit.py for EIP and ESP registers
|
# Update offset in exploit.py for EIP and ESP registers
|
||||||
offset = {OFFSET}
|
offset = {OFFSET}
|
||||||
retn = "{(ESP OFFSET - EIP OFFSET) * B}"
|
retn = "BBBB"
|
||||||
|
|
||||||
# Generate bad char bytearray in Mona starting with 00
|
# Generate bad char bytearray in Mona starting with 00
|
||||||
!mona bytearray -b "\x00"
|
!mona bytearray -b "\x00"
|
||||||
|
|||||||
Reference in New Issue
Block a user