I2rys / SBPNO

Simple but powerful NodeJS obfuscator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple but powerful NodeJS obfuscator.

License:MIT License


Languages

Language:JavaScript 100.0%