摘要: 写了一段时间pwn题也有大概写pwn的方法了,顺着题目走要什么给什么,比如这题思路很简单,就是覆盖成0x11 点击查看代码 from pwn import * context.log_level='debug' #io=process("./ciscn_2019_n_8") io=remote('n 阅读全文
posted @ 2022-04-21 19:39 REPWNER 阅读(4) 评论(0) 推荐(0)