Skip to content

cg10036/cfjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CFJS - deobfuscate variable names

Usage

git clone https://github.com/cg10036/cfjs.git
cd cfjs
npm i
# edit IN, OUT in deobfuscator.js
node deobfuscator.js

Result

...,
...,
(a[b(1234)][b(1234)] = b(1234))),
...,
...
...,
...,
(a.style.justifyContent = "center"),
...,
...

About

Cloudflare js deobfuscate variable name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published