Skip to content

This is an obfuscator for NodeJS Project, it helps you to obfuscate your whole project quickly

Notifications You must be signed in to change notification settings

KaizOffical/Obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

NodeJS Project Obfuscator

This is an obfuscator for NodeJS Project, it helps you to obfuscate your whole project quickly
You also can use for some other project that made by NodeJS/Javascript.
API: Javascript Obfuscator
Deobfuscator: In progress...

How to use?

Download the code or use git clone to clone this project to your device. Extract archive file if you download it.
Open terminal and run npm install to install all required packages.
Change configurations in obfuscator.js

Read the tutorial from line 31 to line 42.
Change to code/configurations from line 44 to line 49.
One more configuration in line 52 about obfuscate times. Just specify any integer but make sure it greater than 0
Finally, run node . or npm start or npm run start (they are the same) to run the code.

About

This is an obfuscator for NodeJS Project, it helps you to obfuscate your whole project quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published