Skip to content

bobsayshilol/luajit-decomp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 17, 2013 14:57
October 17, 2013 14:57
February 8, 2021 23:25
October 17, 2013 14:57
October 17, 2013 14:57

LuaJIT decompiler (or more of a bytecode re-assembler)

Here's a thing I done made that re-assembles LuaJIT from it's assembly-bytecode (or when used with LuaJIT itself can decompile LuaJIT files)

Warning

This repo is currently in a state of flux.

For the old .exe's take a look at the deprecated branch.

For new code that's readable (but may never be completed) take a look at the reimplementation branch.

If you have any questions on how to use it then read the wiki

Things that still need to be added:

  • lots
  • table lookups
  • uget lookups (if thats possible?)

By using this you agree that you will not modify anything for malicious purposes, or redistribute source code (decompiled or not) of anything using LuaJIT

About

LuaJIT decompiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published