# qwerty472123/wxappUnpacker

wxml被“编译“后”压缩“一下多好！😀

Repository: https://github.com/qwerty472123/wxappUnpacker
Canonical: https://ross.abutalabs.com/products/wxappunpacker
License Family: other
Archived: true
Last push: 2020-04-18T15:15:19+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3092, "days_push": 2328, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4506, forks 2371 (observed 2026-08-28T04:08:52.501852+00:00)

## What it is
wxappUnpacker is a tool for unpacking and decompiling packaged WeChat mini-program (wxapkg) files back into readable source files such as wxml, wxss, and js. It reverses the 'compilation' and compression applied to mini-program bundles.

## Use cases
- unpack a wxapkg file from a WeChat mini program
- decompile wxml and wxss from a compiled mini-app bundle
- recover source code of a WeChat mini program for analysis
- inspect third-party mini-program packages for security research
- extract js files from a wxapkg archive

## When to choose
- you need to reverse-engineer or audit a WeChat mini-program package
- you lost the original source of your own mini program and only have the compiled wxapkg
- you are doing security research on WeChat mini programs

## When to avoid
- you need an actively maintained tool with recent WeChat format support
- you want a tool with a clear license for commercial use
- you are not working with WeChat mini-program packages

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

## Member repositories
- qwerty472123/wxappUnpacker (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:52.501852+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-29T18:20:22.861084+00:00, confidence not recorded.
  - readme: https://github.com/qwerty472123/wxappUnpacker (fetched 2026-08-28T04:08:52.501852+00:00, sha 12fbd8971266)
- Data as of 2026-08-30T08:39:29.467469+00:00.
