Skip to content

ekcbw/jsunfxxk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[English | 中文]

A lightweight JSFxxk deobfuscation tool that can deobfuscate JavaScript scripts obfuscated by jsfuck.com.

Usage

Browser

Simply open js-deobfuscate.github.io.

Node.js

Run:

git clone https://github.com/ekcbw/jsunfxxk
cd jsunfxxk
node main.js <path to one or more JS scripts to be deobfuscated>

This will generate a corresponding _deobfuscated.js file in the same directory as each script.

About

A deobfuscation tool for JSFxxk. JSFxxk代码反混淆工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published