Protecting my code from reverse engineering

后端 未结 8 1071
[愿得一人]
[愿得一人] 2020-12-29 16:47

As discussed in similar questions here and here I want to protect my code from reverse engineering.

My situation is as Simucal describes in his (excellent) answer h

8条回答
  •  無奈伤痛
    2020-12-29 17:12

    I've heard good comments about the Spices.Net Obfuscator. It should be able to greatly increase the time necessary to get at the algorithm.

提交回复
热议问题