摘要: 收获:篡改中间name数组的地址来泄露和攻击 from pwn import * context.log_level = 'debug' # context.arch = 'amd64' libc = ELF('./libc-2.23.so') file = './babyfengshui_33c3 阅读全文
posted @ 2022-01-27 17:53 ATKevin 阅读(52) 评论(0) 推荐(0) 编辑