435 Forks
1648 Stars
1648 Watchers

WechatSpellbook

Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。

How to download and setup WechatSpellbook

Open terminal and run command
git clone https://github.com/Gh0u1L5/WechatSpellbook.git
git clone is used to create a copy or clone of WechatSpellbook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WechatSpellbook https://github.com/Gh0u1L5/WechatSpellbook/archive/master.zip

Or simply clone WechatSpellbook with SSH
[email protected]:Gh0u1L5/WechatSpellbook.git

If you have some problems with WechatSpellbook

You may open issue on WechatSpellbook support forum (system) here: https://github.com/Gh0u1L5/WechatSpellbook/issues