摘要: pwn | pwn2_sctf_2016 32位ret2libc + 整数溢出 题目给了syscall 但是找不到pop eax,没办法使。 exp如下: from pwn import * from LibcSearcher.LibcSearcher import * import struct 阅读全文
posted @ 2022-11-27 09:31 Mz1 阅读(165) 评论(0) 推荐(0) 编辑