Thursday, March 17, 2011

7 Ways to Protect your .NET Code from Reverse-Engineering - CodeProject

.Net Framework LogoImage via WikipediaIntroduction:

If you are making your software available internationally, and your software is written in .NET (which is particularly easy to decompile), then you ought to consider protecting your code. You can protect your code in various ways, including obfuscation, pruning, resource encryption, and string encoding. In this article, we will show you 7 different ways to protect your Intellectual Property against reverse-engineering, theft, and modification, by using just one tool: SmartAssembly.


7 Ways to Protect your .NET Code from Reverse-Engineering - CodeProject
Enhanced by Zemanta

No comments: