Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: C#:如何让黑客/破解者更难绕过或绕过许可检查? 保护 C++ 程序不被反编译
如何保护我的 Visual C++ Windows 窗体应用程序不被反编译?有办法吗?
多谢你们 !
如果您想在一定程度上保护它免受反编译,您可以随时使用一些保护软件,如混淆器或加密器。
有大量的产品可以做到这一点,其价格(从免费到非常昂贵)、复杂性和实施方式各不相同。
您可能需要检查http://www.safenet-inc.com/。