新建两个VS C#工程test.sln 和 reactor.sln
test工程代码中初始化时,删除reactor.exe
生成test工程
用软件 dotNET_Reactor 设置,保存成 setting.nrproj
Reactor工程代码中实现以下功能,
d: cd D:softwareC#反编译.NET Reactor dotNET_Reactor.exe -project debug est.nrproj copy DebugAutoShim_SecureAutoShim.exe DebugAutoShim.exe /y copy DebugBBSChart_SecureBBSChart.dll DebugBBSChart.dll /y
编译运行Rector工程,运行Test.exe.