# luajit-decomp_2 **Repository Path**: larry_zeng/luajit-decomp_2 ## Basic Information - **Project Name**: luajit-decomp_2 - **Description**: https://github.com/ElPsyCongree/luajit-decomp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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) ## If you have any questions on how to use it then read the wiki ## ## This version is good enough for me (at the moment) so I don't think I will be updating it any time soon ## Things that still need to be added: * 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 addition: First Install autoit by autoit-v3-setup.exe add your lua file to data/luajit run jitdecomp.au3 if your jit version is not 2.1b2,compile jit and copy lua51.dll,luajit.exe,jit foler to root folder