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.
☆276Updated 9 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☆336Updated 3 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆672Updated 4 years ago
- Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua☆60Updated 8 years ago
- Automatically exported from code.google.com/p/llvm-lua☆162Updated 9 years ago
- Lua source code minifier.☆265Updated 2 years ago
- LuaJIT decompiler☆266Updated 3 years ago
- A Lua 5.3 parser written with LPegLabel☆207Updated 4 months ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆298Updated last year
- Implementation of binary packing/unpacking in pure lua☆176Updated 4 years ago
- Lua Assembler/Disassembler based on ChunkSpy☆28Updated 12 years ago
- TINN Is Not Node - All things Windows☆88Updated 5 years ago
- The metalua programming language☆358Updated last year
- Microsoft Component Object Model (COM) binding for Lua☆118Updated 5 years ago
- LuaJIT 2.0 bytecode parser, viewer, assembler and test VM. Lua 5.1 parser, IDE and debugger.☆284Updated 7 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆478Updated 4 years ago
- Unofficial mirror of unluac , fork from http://hg.code.sf.net/p/unluac/hgcode☆124Updated 6 months ago
- A tool for building self-running Lua programs.☆165Updated 9 years ago
- Lua Decompiler for lua 5.1 , 5.2 and 5.3☆1,243Updated last year
- LuaJIT is JIT compiler for the Lua language.☆568Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- Squish Lua libraries and apps into a single compact file.☆142Updated 5 years ago
- Lua bindings to the ZLib compression library☆31Updated 8 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☆75Updated 8 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆94Updated 3 years ago
- LuaJIT Raw-Bytecode Decompiler (LJD)☆76Updated 2 years ago
- Minimal but useful Lua bindings to the Windows API☆201Updated 3 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