Page 1 of 1

some questions about code protection

Posted: Tue Dec 27, 2005 12:59 am
by jaymoore_299
Does encrypting the code make its execution slower?
If there is no way to protect the code securely, how can I at least make it as hard as possible?

When should one use obfuscation as opposed to encryption?

Posted: Tue Dec 27, 2005 1:01 am
by blacksnday
according to this discussion
viewtopic.php?t=40625

probably not, at least thats what I got out of it