This repository was archived by the owner on May 30, 2024. It is now read-only.

hello-n-bye/noobfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  1. Lua minification
  2. Rename variables, function names & types β†’ local function β†’ function
  3. String encryption β†’ print("Bonjour") β†’ print("\x42\x6f\x6e\x6a\x6f\x75\x72")
  4. Useless code β†’ fqPENNHcydrSze = table.maxn({7, 8, 9}) or NfnyjjkNE = string.upper('\x68\x65\x6c\x6c\x6f')
  1. First, you need Node.JS β†’ Install it here
  2. Most importantly, you need Luamin β†’ Install it with NPM β†’ npm install luamin
  3. OPTIONAL Next, you'll need Python, for the Discord App β†’ Install it here
  4. REQUIRED ONLY FOR JS Finally, install all of the required dependencies β†’ Find them throughout the project.

image


About

Unsecure, low-end Lua obfuscator made in Node and Python

Topics

Resources

License

Stars

Watchers

Forks