Experience the most advanced LuaJIT bytecode editor with unique viewing capabilities, comprehensive constant support, and professional-grade editing tools. Perfect for developers, researchers, and reverse engineers.
- /decompile
- Automatic decompilation of the luac file. Removes treads and light obfuscation
- /editor
- Decompilation of the entire file with the selected decompiler (4 decompilers to choose from)
- Decompilation of a separate prototype (function) by the selected decompiler
- Viewing the pseudo-bytecode of the entire file
- Viewing the pseudo-bytecode of a separate prototype (function)
- Pseudo-Bytecode editing
- Viewing the bytecode
- Decompile the entire script with stable decompilers. There are 3 types to choose from
- The ability to decompile the prototype (function) separately if the entire file is not available at once.
- Remove any protector (temporarily in manual mode)
- Cover your script with a homemade protector so that it cannot be decompiled (temporarily in manual mode)
- Patch any license check or proxying
- Change any variable. Activation command, activation button, etc.
- Patch the auto-update
- Disable the stiller
- And many more things. Editing supports all types of instructions and constants.