Protecting application code written in .NET

  • Thread starter Thread starter JM
  • Start date Start date
J

JM

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
 
Back
Top