Lua decompiler for bytecode versions 5.0-5.4. Fork of the original unluac from SourceForge https://sourceforge.net/p/unluac/hgcode/ci/default/tree/
-
Updated
Jul 28, 2026 - Lua
Lua decompiler for bytecode versions 5.0-5.4. Fork of the original unluac from SourceForge https://sourceforge.net/p/unluac/hgcode/ci/default/tree/
This repository contains the code and notes that I took while following the series "Embedding Lua in C++" From Dave Poo in YouTube https://www.youtube.com/playlist?list=PLLwK93hM93Z3nhfJyRRWGRXHaXgNX0Itk
A Lightweight Lua editor written with ImGUI that can modify itself at runtime.
LUAC Compiler is designed to convert Lua files for Multi Theft Auto: San Andreas (MTA) into .luac files ready for use. The Application support encryption of server backup files instead of file-by-file and provides a drag-and-drop interface for folders and files, options for obfuscation level, debug mode, and the number of compiled files per batch..
This is just an prototype.
A tool to decompile Lua bytecode: (.luac files)
To associate your repository with the luac topic, visit your repo's landing page and select "manage topics."