# xdmjun/wxappUnpacker

Repository: https://github.com/xdmjun/wxappUnpacker
Canonical: https://ross.abutalabs.com/products/xdmjun-wxappunpacker
License Family: other
Last push: 2023-04-08T12:38:11+00:00

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

## Adoption (not part of the score)
Stars 2430, forks 1351 (observed 2026-08-28T04:06:51.065740+00:00)

## What it is
wxappUnpacker is a Node.js tool that unpacks and decompiles WeChat mini-program packages (.wxapkg files), restoring WXML, WXSS, JS, and configuration files. It is commonly used to inspect the source of packaged WeChat mini-programs.

## Use cases
- unpack a wxapkg WeChat mini-program package
- decompile a WeChat mini-app to recover WXML and WXSS source
- inspect the code inside a WeChat mini-program bundle
- extract JS and config files from a wxapkg archive
- reverse engineer a WeChat mini-program for analysis

## When to choose
- you need to unpack or decompile WeChat mini-program .wxapkg files
- you want to audit or study the source of a packaged WeChat mini-app

## When to avoid
- you need a maintained tool with active support or a clear license
- you are unpacking mini-programs from platforms other than WeChat
- unauthorized reverse engineering would violate terms of service or law

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: reverse-engineering, parser, developer-tools
- domain: reverse-engineering, developer-tools, web-development
- platform: cli, cross-platform
- tags: wechat, mini-program, wxapkg, unpacker, decompiler, nodejs

## Member repositories
- xdmjun/wxappUnpacker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.065740+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-30T02:31:26.799121+00:00, confidence not recorded.
  - readme: https://github.com/xdmjun/wxappUnpacker (fetched 2026-08-28T04:06:51.065740+00:00, sha 49209da58acf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
