【发布时间】:2013-01-13 15:27:45
【问题描述】:
可能重复:
C#: How to Make it Harder for Hacker/Cracker to Get Around or Bypass the Licensing Check?
Protect C++ program against decompiling
如何保护我的可视 C++ Windows 窗体应用程序不被反编译? 有什么办法吗?
谢谢大家!
【问题讨论】:
-
Windows 窗体?那么它是一个.NET 程序,对吗?在这种情况下,请使用混淆器。
-
简单的答案是否定的 - 除非您站在将程序提供给的人的背后。
标签: visual-c++