all groups > dotnet security > july 2006 >
You're in the

dotnet security

group:

PROTECT FROM DECOMPILERS


PROTECT FROM DECOMPILERS Diego Flórez
7/14/2006 5:36:47 PM
dotnet security: Is there some way to protect my .NET code from decompilers, besides
obfuscation???

thanks!

Re: PROTECT FROM DECOMPILERS Mary Chipman [MSFT]
7/16/2006 7:44:07 PM
The only way to totally protect your code is to create a Web service
where your code is never executing on the client machine. Otherwise,
obfuscation is it.

--Mary

On Fri, 14 Jul 2006 17:36:47 -0500, "Diego Flórez"
[quoted text, click to view]
AddThis Social Bookmark Button