# Ackites/KillWxapkg

自动化反编译微信小程序，小程序安全评估工具，发现小程序安全问题，自动解密，解包，可还原工程目录，支持Hook，小程序修改

Repository: https://github.com/Ackites/KillWxapkg
Canonical: https://ross.abutalabs.com/products/killwxapkg
Homepage: https://x.com/intent/follow?screen_name=actkites
Language: Go
License: MIT
License Family: permissive
Last push: 2024-09-20T04:13:15+00:00

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

## Adoption (not part of the score)
Stars 5957, forks 1222 (observed 2026-08-28T04:09:33.707052+00:00)

## What it is
A Go-based CLI tool that automatically decrypts, unpacks, and decompiles WeChat mini-program .wxapkg packages, restoring the original project directory structure. It also supports hooking the WeChat mini-program runtime for dynamic debugging (F12 devtools) and repacking modified packages.

## Use cases
- decompile a WeChat mini-program wxapkg file
- decrypt encrypted WeChat mini-program packages
- restore mini-program source project directory for WeChat DevTools
- enable F12 devtools in WeChat mini-programs via hook
- repack a modified mini-program folder into wxapkg
- extract sensitive data from mini-program packages
- security assessment of WeChat mini-programs

## When to choose
- you need to audit or analyze the security of a WeChat mini-program
- you want to recover or study a mini-program's source code from its package
- you need dynamic debugging or hooking of the mini-program runtime on Windows
- you want a single self-contained Go binary with no runtime dependencies

## When to avoid
- you need to decompile mini-games, which is not yet supported
- you are not authorized to test the target mini-program (legal/ethical risk)
- you need a GUI-based tool rather than a command-line interface
- you target non-x64 WeChat versions outside the supported hook version list

## Facets
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, security, parser, developer-tools
- domain: security, reverse-engineering, developer-tools, messaging-platforms
- platform: windows, cross-platform, cli, go
- tags: wechat-miniprogram, wxapkg, decompiler, unpacking, decryption, dynamic-debugging, hooking

## Member repositories
- Ackites/KillWxapkg (main) score 14

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:33.707052+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-29T17:50:41.658246+00:00, confidence not recorded.
  - readme: https://github.com/Ackites/KillWxapkg (fetched 2026-08-28T04:09:33.707052+00:00, sha e4535b5c6b7a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
