source code protection options
Hi all,
Could somebody give me any resources that discuss options on how to protect source code from any efforts to reverse engineer it from the built executable? I've read about the Dotfuscator utility that comes with the visual studio 2005 beta... I'd like to learn about how to encrypt the exe, and any other techniques out there. Can anybody help me?
Thanks,
cope22
[378 byte] By [
cope22] at [2007-12-16]
There is a tool called exeshield. This can do all the licencing things that you want as well as encrypting the exe. The standard edition is pretty cheap, arounf USD80.
Have a look at their website --> http://exeshield.com/
Matt
Thanks Matt! This does look interesting. I'm going to download the trial version and check it out.
If anybody else has any suggestions, I'd love to hear them.
Thanks,
cope22
An additional question; does anybody know if it's possible or practical to first enfuscate an exe, then apply an encryption method, whether it be using something like exeshield or otherwise?
Thanks,
cope22
Okay, here's another one...does anybody know of any way to only partially protect/encrypt an .exe file? For example, say I only wanted to protect certain assemblies, but not others. Just wondering if anybody has heard of something like this being done.
Thanks,
jender624
Whoops, sorry, didn't mean to change my user name - this is still cope22, by the way...