Skip to content

pwnpasi v2.4

Latest
Compare
Choose a tag to compare
@baimao-box baimao-box released this 09 Jun 10:37
· 18 commits to main since this release
341e057

修复程序自动读取栈溢出值不准确问题,现在程序通过读取程序汇编代码,可以准确输出栈大小以及溢出覆盖的值,之后不需要手动去测试

Fixed issue where the tool inaccurately read stack overflow values. Now, by analyzing the program's assembly code, it can precisely determine stack size and overflow overwrite values, eliminating the need for manual testing