j4k0xb/webcrack
Deobfuscate obfuscator.io, unminify and unpack bundled javascript observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 94
- Release rhythm 49
- Longevity 93
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: 252.0
- age_days: 1311
- days_rel: 130
- days_push: 38
- n_releases_24m: 3
Adoption not part of the score
2876 stars · 329 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
webcrack is a JavaScript reverse-engineering tool that deobfuscates code obfuscated with obfuscator.io, unminifies minified code, and unpacks webpack/browserify bundles. It is available as a CLI and a Node.js API, written in TypeScript.
Use cases
- deobfuscate javascript obfuscated with obfuscator.io
- unminify minified javascript back to readable code
- unpack a webpack bundle into separate modules
- extract modules from a browserify bundle
- reverse engineer a bundled javascript file
- clean up obfuscated code to resemble original source
When to choose
- you need to analyze or recover readable source from obfuscated or minified javascript
- you want to split a webpack or browserify bundle back into individual modules
- you want automatic pattern detection without manual configuration
When to avoid
- you need to obfuscate or minify code rather than reverse it
- you work with non-javascript bundles or other bundlers like rollup or esbuild
- you cannot use Node.js 22 or 24 due to the isolated-vm dependency
Facets
cli-tool · maturity active
parser developer-tools reverse-engineering reverse-engineering developer-tools web-development cli cross-platform deobfuscator unminify webpack browserify javascript-obfuscator ast debundle nodejs
3 sources
- readme: https://github.com/j4k0xb/webcrack · fetched 2026-08-28 · 5fee68b196d3
- homepage: https://webcrack.netlify.app · fetched 2026-08-29 · 6acdd761f295
- registry_npm: https://registry.npmjs.org/webcrack · fetched 2026-08-29 · 70fb319e801f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| j4k0xb/webcrack | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem