# leo9960/wechat-app-unpack

微信小程序(.wxapkg)解包心得以及未开放API猜测

Repository: https://github.com/leo9960/wechat-app-unpack
Canonical: https://ross.abutalabs.com/products/wechat-app-unpack
Language: JavaScript
License Family: other
Last push: 2018-01-31T06:02:59+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": 3164, "days_push": 3136, "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 1167, forks 361 (observed 2026-08-28T04:03:50.705485+00:00)

## What it is
A JavaScript tool and write-up for unpacking WeChat Mini Program .wxapkg packages, restoring source files like app-config., app-service.js, and WXML/WXSS. It also documents analysis of the undocumented package format and internal APIs.

## Use cases
- unpack a wxapkg wechat mini program package
- recover wxml and wxss source from a compiled mini program
- analyze wechat mini program package format
- extract app-service.js from a wxapkg file
- reverse engineer a wechat mini program

## When to choose
- you need to inspect or recover source from a WeChat Mini Program .wxapkg archive
- you want to understand the wxapkg file format and undocumented WeChat APIs

## When to avoid
- you need a maintained tool for current WeChat package versions
- you want a supported, licensed project with active updates

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

## Member repositories
- leo9960/wechat-app-unpack (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.705485+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-30T06:28:51.880724+00:00, confidence not recorded.
  - readme: https://github.com/leo9960/wechat-app-unpack (fetched 2026-08-28T04:03:50.705485+00:00, sha 316383ee18b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
