Protect .NET source code by obfuscating it???
Hi,
I'm looking for a tool that can be utilized by daily build to encode our assemblies.
It should prevent of decoding our code by disassemblers.
I need something like: http://www.smartassembly.com/product/how4.aspx
Is this the best we can have?
cyberjoe
Re: Protect .NET source code by obfuscating it???
Welcome to the Forums.
There is a built in Obfusicator in 2003. Not sure about 2005 but it should still be included. Its not 100% secure so to get better obfucicating you will need to purchase a thrid party obfusicator.
Here is a related thread on Obfusicating - http://vbforums.com/showthread.php?t=399974