yuvadeveloper.blogspot.com
Yuva Developer: March 2010
http://yuvadeveloper.blogspot.com/2010_03_01_archive.html
Wednesday, March 31, 2010. Net Obfuscator for securing your source code. The first priority and biggest challenge for any software developer is, How to secure application from re-engineering? We know that the languages which are Interpreted can easily be re-engineered via Decompiler. Even Jar, .Class, .dll and .exe files can easily be decompiled which are created by Java and .Net. Is the process of encrypting your .Net code so that it cannot be easily re-engineered. Then how to protect? Net Obfuscator fo...
yuvadeveloper.blogspot.com
Yuva Developer: .Net Obfuscator for securing your source code
http://yuvadeveloper.blogspot.com/2010/03/net-obfuscator-for-securing-your-source.html
Wednesday, March 31, 2010. Net Obfuscator for securing your source code. The first priority and biggest challenge for any software developer is, How to secure application from re-engineering? We know that the languages which are Interpreted can easily be re-engineered via Decompiler. Even Jar, .Class, .dll and .exe files can easily be decompiled which are created by Java and .Net. Is the process of encrypting your .Net code so that it cannot be easily re-engineered. Then how to protect? Impressive list&#...