Skip to content

sasingh0896/javaScriptobfuscate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javaScriptObfuscate

This is tool for obfuscate your Nodejs Project

########################################################################################

CAUTION:

MAKE SURE THAT YOU DONT APPLY THIS TOOL TO YOUR ORIGINAL PROJECT FOLDER

THIS TOOL IS IRREVERSIBLE

MAKE COPY OF PROJECT FOLDER AND TRY THIS TOOL

########################################################################################

PREREQUISITE NODE(>6.0), NPM installed at your machine

#steps for using this tool

  1. Download or Clone this project to your local machine

    for clone follow these commands:

    -> mkdir javaobfuscate (to Desktop)

    -> git clone [link] (copied link of this project)

  2. open this folder and run this command to cmd

    #npm install

  3. now give path of your destination folder at line no 5 in code

  4. now run the index file

    ->node index.js

About

This is tool for obfuscate your Nodejs Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published