kuizuo/js-deobfuscator
An automated JavaScript deobfuscation tool based on Babel AST, with an online playground, CLI, and programmable API. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 97
- Release rhythm 73
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 97.0
- age_days: 1868
- days_rel: 22
- days_push: 22
- n_releases_24m: 3
Adoption not part of the score
1171 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An automated JavaScript deobfuscation tool built on Babel AST transforms, offering a CLI, a TypeScript API, and an online playground. It reverses common obfuscation techniques such as string-array encoding, control-flow flattening, self-defending code, and variable mangling.
Use cases
- deobfuscate obfuscated javascript code
- restore readable source from minified and obfuscated js
- remove anti-debug and self-defending code from scripts
- unflatten control flow in obfuscated bundles
- decode string arrays in obfuscated javascript
- reverse engineer obfuscated web scripts
- clean up and rename mangled variables in js
When to choose
- you need to analyze obfuscated JavaScript from web scraping or reverse engineering
- you want a CLI or programmatic API for batch deobfuscation
- you prefer an online playground for quick one-off deobfuscation
- you need to undo common obfuscator.io-style transformations
When to avoid
- you need to obfuscate code rather than deobfuscate it
- you work primarily with minified but not obfuscated code (a simple formatter suffices)
- you need deobfuscation for languages other than JavaScript
Facets
cli-tool · maturity active
parser developer-tools cli developer-tools security reverse-engineering web-development cli cross-platform javascript deobfuscator babel ast obfuscation reverse-engineering playground nodejs web-server
1 source
- readme: https://github.com/kuizuo/js-deobfuscator · fetched 2026-08-28 · 53e275a2a146
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kuizuo/js-deobfuscator | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="kuizuo/js-deobfuscator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem