Ross ROSS = Recommend OSS · open-source software intelligence for agents

aixed/WeChat-Hook

微信 收发消息功能/ PC微信3.9.10.16 & 4.1.10.27接口 微信Hook 微信机器人 微信Hook源码 PC微信协议 PC微信协议算法 observed · 2026-08-28

github.com/aixed/WeChat-Hook · C++ observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 98
  • Release rhythm 90
  • Longevity 100

Flags: no_license

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: 10
  • age_days: 1591
  • days_rel: 65
  • days_push: 13
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2033 stars · 551 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Windows x64 DLL (loaded as a version.dll proxy into WeChat PC) that hooks WeChat 3.9.10.16 / 4.1.10.27 and exposes a local HTTP API for sending text/image messages, forwarding XML messages, decoding images, reading profiles, and querying WeChat's in-process SQLite databases. It is written in C++ and built with Visual Studio/MSBuild.

Use cases

  • build a wechat bot that sends messages programmatically
  • hook pc wechat to send and receive messages via http api
  • query wechat chat database from an external tool
  • automate wechat message forwarding and xml message handling
  • decode wechat encrypted images
  • integrate wechat messaging into my own application

When to choose

  • you need programmatic control of a specific Windows WeChat PC version (3.9.10.16 or 4.1.10.27)
  • you want a simple local HTTP interface to send/receive WeChat messages
  • you need to read WeChat's SQLite data from within the process

When to avoid

  • you need official, ToS-compliant WeChat integration (use WeChat Work or official APIs)
  • you target macOS, Linux, or mobile WeChat clients
  • you need a different WeChat version than the supported ones
  • you cannot accept legal/account-ban risks of hooking a closed-source client

Facets

library · maturity active

http-server reverse-engineering chatbot sdk messaging-platforms reverse-engineering developer-tools windows cpp cli wechat wechat-hook dll-injection version-dll-proxy wechat-bot http-api sqlite reverse-engineering windows-x64 automation

1 source

Member repositories

RepositoryRoleHealth v2
aixed/WeChat-Hookmain96

For agents

markdown · JSON · MCP: product_card(name="aixed/WeChat-Hook")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem