The world's worst open-sourced obfuscator, built in pure JavaScript (and Python).
- If you'd like to install Noobfuscator in your own server, click here
- Last updated on 5/22/2024
- Lua minification
- Rename variables, function names & types →
local function
→function
- String encryption →
print("Bonjour")
→print("\x42\x6f\x6e\x6a\x6f\x75\x72")
- Useless code →
fqPENNHcydrSze = table.maxn({7, 8, 9})
orNfnyjjkNE = string.upper('\x68\x65\x6c\x6c\x6f')
- First, you need Node.JS → Install it here
- Most importantly, you need Luamin → Install it with NPM →
npm install luamin
- OPTIONAL Next, you'll need Python, for the Discord App → Install it here
- REQUIRED ONLY FOR JS Finally, install all of the required dependencies → Find them throughout the project.
- @hello-n-bye → Suno#0526 on Discord