I second this. My magic looks like this:

0  string \033Lua  Lua bytecode,
>4 byte   0x50     version 5.0
>4 byte   0x51     version 5.1

LuaP at offset 1 is just a special case of above for Lua 5.0. The first
byte is ESC. Lua interpreter uses it to identify bytecode apart from
source.

Seo Sanghyeon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to