读取可执行文件编译参数的方法
2009年12月2日
阅读评论 1,358 views
有时需要检测SAFESEH是否打开,方法如下。
They can use “link.exe /dump /loadconfig <executable>” to verify the presence of the safe exception handler table in an executable.
dumpbin貌似也可以实现类似功能。
包子猜您可能还喜欢下列文章:
最近评论