efrederickson / LuaAssemblyToolsLinks
Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.
☆278Updated 10 years ago
Alternatives and similar repositories for LuaAssemblyTools
Users that are interested in LuaAssemblyTools are comparing it to the libraries listed below
Sorting:
- Lua Decompiler for Lua version 5.1☆338Updated 3 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆688Updated 5 years ago
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆62Updated 8 years ago
- Automatically exported from code.google.com/p/llvm-lua☆158Updated 9 years ago
- LuaJIT decompiler☆267Updated 4 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆28Updated 12 years ago
- Lua source code minifier.☆267Updated 2 years ago
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- A Lua 5.3 parser written with LPegLabel☆206Updated 6 months ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆301Updated last year
- TINN Is Not Node - All things Windows☆88Updated 5 years ago
- Implementation of binary packing/unpacking in pure lua☆174Updated 4 years ago
- A tool for building self-running Lua programs.☆165Updated 10 years ago
- Lua code analysis, with plugins for HTML and SciTE☆177Updated 9 years ago
- Experiments with the lua bytecode format that grew to be the luac command line tool☆77Updated 8 years ago
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- Microsoft Component Object Model (COM) binding for Lua☆120Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- Lua Decompiler for lua 5.1 , 5.2 and 5.3☆1,254Updated last year
- The metalua programming language☆359Updated last year
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆94Updated 3 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆477Updated 4 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- Minimal but useful Lua bindings to the Windows API☆203Updated 4 years ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 15 years ago
- Unofficial mirror of unluac , fork from http://hg.code.sf.net/p/unluac/hgcode☆126Updated 8 months ago
- LuaJIT Raw-Bytecode Decompiler (LJD)☆76Updated 2 years ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆286Updated 10 months ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆75Updated 2 months ago