先添加环境变量
/goasm/bin 添加到path
/goasm/include 添加到include
然后在Radasm路径下,有一个GoAsm.ini文件
打开
[Environment]
0=path,$A\..\GoAsm\bin;$A\..\Ollydbg
1=include,$A\..\GoAsm\Include
修改这两个,即可
先添加环境变量
/goasm/bin 添加到path
/goasm/include 添加到include
然后在Radasm路径下,有一个GoAsm.ini文件
打开
[Environment]
0=path,$A\..\GoAsm\bin;$A\..\Ollydbg
1=include,$A\..\GoAsm\Include
修改这两个,即可
打赏作者