Gh0u1L5/WechatSpellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3102
- days_rel: n/a
- days_push: 2839
- n_releases_24m: 0
Adoption not part of the score
1732 stars · 440 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source WeChat plugin framework written in Kotlin that sits on top of hooking frameworks like Xposed or VirtualXposed. It exposes a high-level API usable from JVM languages (Java, Kotlin, Scala) so developers can write WeChat plugins in minutes and automatically adapt to WeChat's obfuscated internals across versions.
Use cases
- write a WeChat plugin with Xposed in Kotlin
- hook WeChat internal methods without manually adapting class names each release
- intercept WeChat messages and events from a JVM-language plugin
- build a WeChat bot on top of Xposed
- learn WeChat reverse-engineering techniques
When to choose
- you want to develop WeChat plugins in Java, Kotlin, or Scala instead of raw Xposed hooks
- you need automatic adaptation to WeChat version changes instead of hand-maintaining obfuscated class names
- you want both convenient event-based interception and low-level Xposed hooker access
When to avoid
- you need support for recent WeChat versions, as the project has not been updated since late 2018
- you target iOS or non-Android platforms, since it depends on Android Xposed-style hooking
- you want a supported, actively maintained framework for production use
Facets
framework · maturity abandoned
reverse-engineering plugin-system developer-tools reverse-engineering android-tools developer-tools jvm xposed wechat hooking-framework jvm-languages android-modding android
1 source
- readme: https://github.com/Gh0u1L5/WechatSpellbook · fetched 2026-08-28 · d1dda6196176
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Gh0u1L5/WechatSpellbook | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Gh0u1L5/WechatSpellbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem