Skip to content

lateau/jssuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSSuck

JSSuck is encoder/decoder on top of jsfuck. See jsfuck.com for more details.

Usage: jssuck [OPTION]... [FILE]...

JSSuck takes multiple files and both directions at once.
Just put the files that you want to do encode or decode.

Encoding:
  -1: Process jsfuck [DEFAULT]
  -2: Process uglified jsfuck.
Decoding:
  -p: Enable pretty print. This option is unactivated in default.
Output:
-s: Store the result in each files. Default is stdout.

Installation

$ npm install jssuck

About

Double JSFuck(up) encoder ships with decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published