[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is obfuscation meaningful way to protect proprietary Lua code ?
- From: Marc Balmer <marc@...>
- Date: Tue, 17 Sep 2013 07:42:14 +0200
Am 15.09.13 13:13, schrieb Dirk Laurie:
> But really, if protecting proprietary code is you mission in life, Lua is
> not the ideal vehicle for you.
This statement is utterly wrong. Encrypting proprietary code is
especially easy with Lua and it has absolutely nothing to do with Lua
bein the wrong vehicle. Actually development and testing is very easy,
and once you deploy, aou encrypt the bytecode.
We do this very successfully since years, btw.