Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 453 Bytes

File metadata and controls

21 lines (14 loc) · 453 Bytes

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>