Skip to content

ThiandaS/Lua-Bytecode-Deobfuscator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua-Bytecode-Deobfuscator

Bytecode deobfuscator/decompiler for lua language

Description

An open source lua deobfuscator for bytecode. Deobfuscates bytecode encryption in .lua files. FiveM scripts are supported.

How to use it?

  • If you aren't decompiling fivem scripts just change load into loadstring

  • Put .exe file into folder with obfuscated .lua file

  • Run deobfuscator

  • Type the name of .lua file with the .lua extension and press ENTER

  • Results will show up in the console

Credits

About

Bytecode deobfuscator/decompiler for lua language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 78.0%
  • C# 22.0%