VS中设置项目的编译后事件命令(此命令会在程序集生成后自动在原位置加密,覆盖原来的程序集):

"C:\Program Files (x86)\Eziriz\.NET Reactor\dotNET_Reactor.Console.exe" -file "$(TargetPath)" -targetfile "<AssemblyLocation>\<AssemblyFileName>"

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
  • 2021-11-11
  • 2022-02-08
  • 2022-03-01
  • 2021-06-01
  • 2021-06-22
猜你喜欢
  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-01-20
相关资源
相似解决方案