摘要: 题目链接 checksec 检查,没有什么特别的保护机制 IDA 加载,main() 函数内容如下: int __cdecl main() { int buf; // [esp+4h] [ebp-14h] char v2; // [esp+Bh] [ebp-Dh] int fd; // [esp+C 阅读全文
posted @ 2020-07-27 15:47 暖暖草果 阅读(828) 评论(1) 推荐(1)