goukilord10
11-07-2007, 02:43 AM
is the cdd file encrypted ? if so it more or less secure that running some of the code on an external *.lua encrypted file ?
CDD file is an encrypted archive, which offers a quite good protection. But it's less safe than compiled Lua code, since there is always a way to break into the encrypted archive. Compiled code is just that, compiled code, which you can not decompile into original form; you can only try to reverse-engineer it, which is a tedious work and often yields not real benefits.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.