|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Protecting application code written in .NETHi,
I have written a small windows application in .NET and I want to distribute it for free. But I want to protect my code to maximum level so that no body should be able to disassemble the code. The application has been developed in C# using VS 2003. Can anyone guide me what is the best option to do it. And if there is any free .NET Obfuscator available which can solve my purpose that would be great. Thanks in advance JM use dotfuscator to obfuscate your code.:-).
JM wrote: Show quote > Hi, > > I have written a small windows application in .NET and I want to > distribute it for free. But I want to protect my code to maximum level > so that no body should be able to disassemble the code. The application > has been developed in C# using VS 2003. > > Can anyone guide me what is the best option to do it. And if there is > any free .NET Obfuscator available which can solve my purpose that > would be great. > > Thanks in advance > JM |
|||||||||||||||||||||||