New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jssuck

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jssuck

JSSuck - JSFuck encoder/decoder

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
5
150%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

esoteric

FAQs

Package last updated on 12 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts