AheadLib-x86-x64
AheadLib-x86-x64 copied to clipboard
hijack dll Source Code Generator. support x86/x64
求导出符号??的方法!
X64 不支持
.rdata节数据未知! 继续? ord:1256 func_rva:001193E0 名称:RtlNtdllName
例如User32.dll->_UserTestTokenForInteractive 解决办法: #pragma comment(linker, "/EXPORT:后需要加两个下划线,最终生成出来的导出函数才会有一个下划线
X86肯定不能用ml64编译,但是用ml编译会报错。