encryption - Encrypting a .NET application -
i have .net project (c#,wpf), , wondering if there tools encrypting before releasing customers. know similar question has been asked before (encrypting .net application , assemblies), looking has done on commercial product.
i have been looking @ assembly lockbox , codeveil, not have practical experience either.
it super-nice if of tools can used in build process on hudson server.
it obvious answered, need obfuscation tool. let me of tools support integration build servers:
http://www.secureteam.net/obfuscator.aspx
http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/default.aspx
http://www.red-gate.com/products/smartassembly/index.htm
http://xheo.com/products/code-protection
http://www.preemptive.com/products/dotfuscator/overview
some of them commercial products, need check them also. experience , previous usage, had no problems , satisfying results using redgate's tool , dotfuscator also.
Comments
Post a Comment