View Single Post
Old 02-24-2006, 09:55 PM   #9 (permalink)
XxSP1DERxX
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

Unless I am mistaken, obfuscation degrades the performance of the program. Also in terms of .NET, salamander can remove obfuscation while decompiling. Therefore there is no real need.

What you would have to do is something that sallos did, and that is to store the code in an encoded format inside of another data file. You would be 'hiding' the program and executing it with a loader.
XxSP1DERxX is offline   Reply With Quote