efrederickson / LuaAssemblyTools
Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
☆272Updated 9 years ago
Alternatives and similar repositories for LuaAssemblyTools:
Users that are interested in LuaAssemblyTools are comparing it to the libraries listed below
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆665Updated 4 years ago
- Lua Decompiler for Lua version 5.1☆328Updated 3 years ago
- Automatically exported from code.google.com/p/llvm-lua☆156Updated 9 years ago
- LuaJIT decompiler☆263Updated 3 years ago
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆58Updated 7 years ago
- A Lua 5.3 parser written with LPegLabel☆197Updated 2 weeks ago
- Lua source code minifier.☆260Updated 2 years ago
- Unofficial mirror of unluac , fork from http://hg.code.sf.net/p/unluac/hgcode☆118Updated 2 months ago
- Lua Decompiler for lua 5.1 , 5.2 and 5.3☆1,196Updated last year
- reverse engineering docs.☆521Updated this week
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆474Updated 4 years ago
- The metalua programming language☆351Updated last year
- FFI package for Lua 5.1 and Lua 5.2☆195Updated 3 years ago
- Experiments with the lua bytecode format that grew to be the luac command line tool☆70Updated 8 years ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆276Updated 3 months ago
- Lua code analysis, with plugins for HTML and SciTE☆174Updated 8 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆85Updated 3 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆291Updated last year
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- fork from http://hg.code.sf.net/p/unluac/hgcode☆191Updated 9 years ago
- Implementation of binary packing/unpacking in pure lua☆173Updated 4 years ago
- Squish Lua libraries and apps into a single compact file.☆141Updated 5 years ago
- LuaJIT is JIT compiler for the Lua language.☆566Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆198Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated last month
- A port of LPeg 100% written in Lua.☆260Updated 2 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆28Updated 11 years ago
- LuaJIT with native 5.2 and 5.3 support☆65Updated 7 years ago
- An extended Lua macro preprocessor☆151Updated 2 years ago
- A Lua parser and AST builder written in Python.☆126Updated 2 weeks ago