Loading

摘要: 安装pwntools 在已安装python和pip后,直接 pip install pwntools 使用checksec,检测文件的保护机制 checksec在下载好pwntools后就有 发现test文件为64位,部分开启RELRO,开启了NX防护和PIE RELRO(ReLocation Re 阅读全文
posted @ 2022-05-24 10:22 Amsterdamnit 阅读(511) 评论(0) 推荐(0)