[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 19:30:55 +0200
Am 17.09.13 09:53, schrieb Dirk Laurie:
> 2013/9/17 Marc Balmer <marc@msys.ch>:
>
>> Actually development and testing is very easy,
>> and once you deploy, aou encrypt the bytecode.
>
> Do you then run that bytecode via a Lua program
> loaded by an unmodified PUC-Rio standalone interpreter?
yes. we don't modify Lua itself.