Website @ luaforge.net Download @ luaforge.net Informatie (ENG) ChunkSpy is a Lua binary chunk disassembler with no external dependencies. Produces a detailed or brief disassembly listing which the user can inspect. Can merge a source listing into the disassembly listing too, …

Lua 5 disassembler – ChunkSpy (.LUA bytecode bestanden) Lees meer »

Website @ luaforge.net Download @ luaforge.net Informatie (ENG) ChunkBake is a line-oriented assembler for Lua 5 virtual machine instructions. It produces a binary chunk from assembly code, which can then be loaded and run on a Lua 5 virtual machine. ChunkBake …

Lua 5 assembler – Chunkbake (.LUA bytecode bestanden) Lees meer »

Website @ luaforge.net Download @ luaforge.net Informatie (ENG) LuaDec is a decompiler for the Lua language. It takes compiled Lua bytecodes and attempts to produce equivalent Lua source code on standard output. It targets Lua 5.0.2. The decompiler performs two passes. …

Lua 5 decoder – LuaDec (.LUA bytecode bestanden) Lees meer »