# ezshine/wxapkg-convertor

一个反编译微信小程序的工具，仓库也收集各种微信小程序/小游戏.wxapkg文件

Repository: https://github.com/ezshine/wxapkg-convertor
Canonical: https://ross.abutalabs.com/products/wxapkg-convertor
Language: JavaScript
License: MIT
License Family: permissive
Topics: miniprogram, wechat-mini-program, weixin, weixin-app
Last push: 2023-07-06T14:56:54+00:00

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

## Adoption (not part of the score)
Stars 1491, forks 396 (observed 2026-08-28T04:04:52.541526+00:00)

## What it is
A Node.js command-line tool that decompiles WeChat mini-program and mini-game .wxapkg packages back into readable source code, convertible to cross-platform frameworks like uniapp or Taro. The repository also collects sample .wxapkg files for learning purposes.

## Use cases
- decompile a wechat mini program wxapkg file to source code
- convert wxapkg package to uniapp or taro project
- extract source from a wechat mini game like tiao yi tiao
- inspect how an existing weixin miniprogram is built
- recover lost source code of a wechat mini program

## When to choose
- you need to unpack or study a WeChat mini-program .wxapkg package
- you want to migrate a WeChat mini program to uniapp or Taro
- you prefer a simple Node.js CLI with no GUI

## When to avoid
- you need a maintained tool with recent updates (last release 2023, features like Taro/uniapp conversion removed)
- you want to decompile packages from platforms other than WeChat
- you need a legal guarantee - decompiling may violate copyright

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: reverse-engineering, parser, cli, developer-tools
- domain: developer-tools, reverse-engineering, cross-platform, messaging-platforms
- platform: cli, cross-platform
- tags: wxapkg, wechat-mini-program, decompiler, miniprogram, uniapp, taro, nodejs

## Member repositories
- ezshine/wxapkg-convertor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.541526+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-30T04:33:34.041001+00:00, confidence not recorded.
  - readme: https://github.com/ezshine/wxapkg-convertor (fetched 2026-08-28T04:04:52.541526+00:00, sha 5c2541ff0404)
- Data as of 2026-08-30T08:39:29.467469+00:00.
