摘要:
1、dumpbin.exe /exports "%DLL_PATH%\xxx.dll" > "%DLL_PATH%\xxx.def"2、修改def为如下样式 LIBRARY xxx.dll EXPORTS export_fun_1 export_fun_2 export_fun_3 ... 3、li 阅读全文
posted @ 2023-07-12 20:48
上去我就QWER
阅读(532)
评论(0)
推荐(0)
浙公网安备 33010602011771号