Skip to content
/ Ghost Public

Simple JavaScript Obfuscator (AES-256-GCM, XOR, Base64, Reverse & js-confuser)

Notifications You must be signed in to change notification settings

keremty/Ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Ghost JavaScript Obfuscator

This is a JavaScript obfuscator

Compatibility (PKG & Electron)

  • Works with PKG and Electron

Installation

  • If you don’t have Node.js installed, download and install it Download Node.js

  • Install the required modules:

npm install js-confuser @babel/parser @babel/types @babel/generator

Usage:

node ghost.js <inputFile.js>

About

Simple JavaScript Obfuscator (AES-256-GCM, XOR, Base64, Reverse & js-confuser)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published