Hi,
I'm going to release my product. Before that I want to do some code obfuscation. Can anybody tell me some of the articles about this? I need to know more about the Code securtiy, bcos I'm new to this concept...Thanks
Regards,
Hems.
Printable View
Hi,
I'm going to release my product. Before that I want to do some code obfuscation. Can anybody tell me some of the articles about this? I need to know more about the Code securtiy, bcos I'm new to this concept...Thanks
Regards,
Hems.
Do a search on MSDN and you'll get a heap of results relating to Dotfuscator, which is the obfuscation utility that comes with VS.
Dotfuscator is weak and easily decoded. Do a search here in the vb.net forum by kleinma's username and Dotfuscator. He had
posted some links to some better utilities for this. ;)
ok Thanks..if there is any doubt, i'll come again :D
New thread for a new question.Quote:
Originally Posted by DanielS1324
See this post by mendhak for code security .
I have found this product to be the best by far as code security is concerned with .Net. Unfortunately, it's also one of the most pricey ones.Quote:
Originally Posted by haihems