Ross ROSS = Recommend OSS · open-source software intelligence for agents

ben-sb/javascript-deobfuscator

General purpose JavaScript deobfuscator observed · 2026-08-28

github.com/ben-sb/javascript-deobfuscator · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

46/100

  • Activity 31
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2047
  • days_rel: n/a
  • days_push: 414
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1149 stars · 153 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A general-purpose JavaScript deobfuscator that removes common obfuscation techniques such as array unpacking, proxy functions, expression obfuscation, and hexadecimal identifier renaming. It is available as an npm package, a CLI, and an online web tool at deobfuscate.io.

Use cases

  • deobfuscate javascript code
  • reverse engineer obfuscated js malware
  • undo obfuscator.io transformations
  • rename hexadecimal identifiers in javascript
  • simplify obfuscated string concatenation and arithmetic
  • analyze suspicious javascript from a website

When to choose

  • you need to read or analyze obfuscated JavaScript from unknown or malicious sources
  • you want a general-purpose deobfuscator handling common techniques rather than one specific tool
  • you want both a programmatic npm library and an online web interface

When to avoid

  • the code was obfuscated specifically with Obfuscator.io and you can use the more specialized deobfuscator-io tool instead
  • you need deobfuscation for languages other than JavaScript
  • you expect guaranteed recovery of original source code - obfuscation is not always fully reversible

Facets

library · maturity active

reverse-engineering parser developer-tools security reverse-engineering developer-tools web-development cli cross-platform javascript-deobfuscation obfuscator-io code-analysis ast-transformation npm-package nodejs web

2 sources

Member repositories

RepositoryRoleHealth v2
ben-sb/javascript-deobfuscatormain46

For agents

markdown · JSON · MCP: product_card(name="ben-sb/javascript-deobfuscator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem