# biggerstar/wedecode

全自动化，微信小程序 wxapkg 包 源代码还原工具, 线上代码安全审计，支持 Windows, Macos, Linux

Repository: https://github.com/biggerstar/wedecode
Canonical: https://ross.abutalabs.com/products/wedecode
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Last push: 2026-05-01T12:18:01+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 80, release rhythm 35, longevity 60
- inputs: {"age_days": 851, "days_push": 124, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3091, forks 686 (observed 2026-08-28T04:07:42.263005+00:00)

## What it is
Wedecode is a fully automated tool that decompiles WeChat mini-program and mini-game wxapkg packages back into readable source code (JS, WXML, WXSS, WXS, JSON, and other assets). It runs on Node.js across Windows, macOS, and Linux, offering both a CLI and a visual web UI, and is intended for source recovery and online code security auditing.

## Use cases
- decompile a wxapkg file back to WeChat mini-program source code
- audit the code of a published WeChat mini-program for security issues
- restore directory structure and beautified JS/WXML/WXSS from a mini-game package
- unpack and decompile all wxapkg files in a folder including subpackages and plugins
- automatically decrypt and scan mini-program packages found on a device
- batch convert wxapkg packages to an output directory from the command line

## When to choose
- you need to recover or inspect the source of a WeChat mini-program or mini-game from its wxapkg package
- you want a cross-platform, automated decompiler with CLI, interactive, and visual UI modes
- you need to handle subpackages, plugins, decryption, and asset types like wasm and workers in one tool

## When to avoid
- you need to decompile packages from platforms other than WeChat mini-programs
- you have no Node.js (v18+) environment available
- you are looking for a general-purpose binary decompiler unrelated to wxapkg files

## Facets
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, parser, security, cli, developer-tools
- domain: reverse-engineering, security, developer-tools
- platform: cross-platform, windows, cli
- tags: wxapkg, wechat-miniprogram, decompiler, decompilation, source-code-recovery, security-audit, mini-game, code-beautification, command-line, nodejs, macos, linux

## Member repositories
- biggerstar/wedecode (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.263005+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:20.708172+00:00, confidence not recorded.
  - readme: https://github.com/biggerstar/wedecode (fetched 2026-08-28T04:07:42.263005+00:00, sha 5590d08d97dd)
  - registry_npm: https://registry.npmjs.org/wedecode (fetched 2026-08-29T09:42:51.471644+00:00, sha 149e3468b349)
- Data as of 2026-08-30T08:39:29.467469+00:00.
