Skip to content

I2rys/SBPNO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SBPNO

Simple but powerful NodeJS obfuscator

Installation

Github:

git clone https://github.com/I2rys/SBPNO

NPM Packages:

npm i base-64

Usage

node index.js <input> <output>
  • input - Your code to obfuscate.
  • output - The output of the obfuscated code.

Inspired by

Simple-Obfuscator

License

MIT © I2rys