A Lua 5.1 obfuscator that focuses on a combination of low-level, bytecode-based mutations, and high-level, source-code based transformations.
-
Debug information spoofing
-
Debug information removal
-
Control flow obfuscation
-
(WIP) OP_JMP -> OP_FORPREP conversion
-
Constant pooling
-
String encryption
-
Dot-syntax rewriting
-
String-call syntax rewriting
-
(WIP) Numeral obfuscation
-
ROBLOX Support
-
Bytecode analysis tooling