ttttupup/wxhelper
Hook WeChat / 微信逆向 observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 87
- Release rhythm 8
- Longevity 96
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1351
- days_rel: n/a
- days_push: 82
- n_releases_24m: 0
Adoption not part of the score
3141 stars · 817 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
wxhelper is a C++ DLL that hooks the Windows PC WeChat client, exposing its internal functions through a local HTTP server (default port 19088) after injection into the WeChat process. It is a reverse-engineering learning project supporting specific WeChat versions, with an injector tool and Python helper scripts included.
Use cases
- automate sending and receiving WeChat messages via HTTP API
- hook WeChat PC client to receive message callbacks
- decrypt WeChat local database files
- build a WeChat bot on Windows
- study reverse engineering of a Windows desktop app
- programmatically manage WeChat contacts and groups
When to choose
- you need programmatic HTTP access to WeChat PC client functions on Windows
- you are studying Windows DLL injection and reverse engineering techniques
- you need message hooks and database decryption for supported WeChat versions
When to avoid
- you need official, ToS-compliant WeChat integration or commercial use
- you run Linux, macOS, or mobile WeChat - it only targets Windows PC WeChat
- you cannot tolerate account ban risk or unsupported WeChat versions
Facets
library · maturity active
http-server webhook chatbot reverse-engineering sdk messaging-platforms reverse-engineering developer-tools windows cpp cli wechat hook dll-injection reverse-engineering http-api messaging-automation windows-only automation
1 source
- readme: https://github.com/ttttupup/wxhelper · fetched 2026-08-28 · 04c0e3b27902
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ttttupup/wxhelper | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="ttttupup/wxhelper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem