[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bytecode: Safe or not? / luac manual
- From: Frank Meier-Dörnberg <frank@...>
- Date: Tue, 01 Nov 2011 19:57:06 +0100
Am 01.11.2011 18:35, schrieb Peter Cawley:
[...] You want to verify that the bytecode will only interact with
the virtual machine in ways which source code can [...]
OK. What do you mean by "what source code can"?
Do you mean "what valid sandboxed source code can"
or do you mean "what syntactically valid Lua source code can"?
If the later, you can escape the sandbox, i think.
Cheers
Frank
P.S.
"Neither" can always be a justified response :-)