From cc8a685c14fbca1c5f84c465628bdf6130ed5932 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Thu, 1 Sep 2022 10:05:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daf531b..a4e6b80 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,7 @@ python3 exploit.py # Update offset in exploit.py for EIP and ESP registers offset = {OFFSET} -retn = "{(ESP OFFSET - EIP OFFSET) * B}" +retn = "BBBB" # Generate bad char bytearray in Mona starting with 00 !mona bytearray -b "\x00"