Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protect my code
Message
From
21/08/2007 10:56:55
 
 
To
21/08/2007 10:29:51
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01249369
Message ID:
01249374
Views:
19
Hi Daniel

It is not easy to protect .NET code right out of the box. As you have established, obfuscators are the standard approach. I was involved in a .NET job some time ago where the owner of the code wanted to protect his investment. The only way we could do this was to buy into third party tools that applied quite complex encryption techniques to your distributable files and provide JIT decryption at runtime.

You might have to Google around for these type of tools.

HTH


>Hi
>
>I'm use Dotfuscator to protect my code , but that app only change my methods a properties to a,b,c and I want to no show anything, How i do that.
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform