lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Am 15.04.12 22:31, schrieb Petite Abeille:
> 
> On Apr 15, 2012, at 10:09 PM, Marc Balmer wrote:
> 
>> We think so, too.  That is why we AES256 encrypt our bytecode and use a
>> special lua_Loader to load such code.  Better safe than sorry…
> 
> Cunning. But… where do you keep your decryption keys? In plain sight in that "special lua_Loader"?
> 
> Seems a bit quixotic one way or another...

You just found the weak spot ;)