Sunday, 19 January 2020

Node.Js Obfuscator Standalone | Linux | Mac | Win

I made this very small program to protect my code by obfuscating the source code.What it does is, it will take your JS file then obfuscate the code and write obfuscated code back into the same file.https://github.com/CovertCode/JavaScript-Obfuscator

Submitted January 20, 2020 at 07:08AM by pverma8172

No comments:

Post a Comment