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

echo094/decode-js

JS混淆代码的AST分析工具 AST analysis tool for obfuscated JS code observed · 2026-08-28

github.com/echo094/decode-js · JavaScript · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • 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: 1450
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1054 stars · 398 forks observed · 2026-08-28

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

A Node.js CLI tool built on Babel that analyzes and reverses obfuscated JavaScript back into readable source. It supports common obfuscation patterns plus specific targets like so, jjencode, javascript-obfuscator, and JS-Confuser.

Use cases

  • deobfuscate javascript-obfuscator.io output
  • reverse so v7 obfuscated js
  • decode jjencode strings
  • undo JS-Confuser high preset obfuscation
  • clean up control flow flattening in minified js
  • analyze obfuscated malware javascript via AST

When to choose

  • you have JS obfuscated by a known tool like so or javascript-obfuscator
  • you need AST-based deobfuscation rather than regex string tricks
  • you want a runnable CLI with per-target decoders

When to avoid

  • you need a library API to embed in your own pipeline
  • your obfuscator is custom and not one of the supported targets
  • you cannot install isolated-vm native dependencies

Facets

cli-tool · maturity active

parser developer-tools reverse-engineering security developer-tools security reverse-engineering web-development cli cross-platform javascript-deobfuscator ast-analysis babel obfuscator-io so jsconfuser jjencode nodejs

1 source

Member repositories

RepositoryRoleHealth v2
echo094/decode-jsmain77

For agents

markdown · JSON · MCP: product_card(name="echo094/decode-js")

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