|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Is all .NET assembles are vulnerable to decompilation ?Hi All
Is there anyway to protect .NET assemblies from being decompiled ? As I came to know that there is a tool called .NET Reflector to decompile the assembly to Source code. Does this mean all .NET assembles are vulnerable? If not Please advice, how could we protect from decompilation.a Thanks in advance Regards Vighneswar "vighnesh" <vighn***@nannacomputers.com> wrote in message The short answer, is yes.news:eCUFvoX$GHA.4604@TK2MSFTNGP02.phx.gbl... > Hi All > > Is there anyway to protect .NET assemblies from being decompiled ? As I > came to know that there is a tool called .NET Reflector to decompile the > assembly to Source code. Does this mean all .NET assembles are vulnerable? > If not Please advice, how could we protect from decompilation.a All assemblies can be decompiled, though there are tools you can use to make it more difficult called "obfuscators". Some are free, some you pay for... I personally have not used any and cannot make any recommendations. Perhaps others can. You could start by checking out: http://www.google.com/search?q=.net+obfuscator -- Adam Clauss
Other interesting topics
accessing emails using owa ... traceable?
Unhandled exception vs handled (security issue) System.String vs SecureString Security problems in .Net web application Kerberos Token Renewal WinForm user authentication Impersonation testing Help!! InvalidOperationException in GetProcessesByName!! Can I retrieve Unix box OS info using DirectoryEntry Property OS? Move.file |
|||||||||||||||||||||||