EasyCTF 2017-doubly_dangerous

pwn练习
内存中找到浮点数据,覆盖用来比较的局部变量v2即可。
pwn练习
还有一种思路是覆盖返回地址调用give_flag。

相关文章: