Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
firesunCN committed Apr 7, 2018
1 parent 44d333f commit 85bc465
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
# 微信增强插件 WechatEnhancement
本项目需要Xposed,同时支持[VirtualXposed](https://github.com/android-hacker/VirtualXposed)

目前支持抢红包,自动接收转账,消息防撤回,朋友圈防删除,朋友圈去广告

自适应方式采用微信巫师的自动搜索方式,理论支持微信全版本,微信升级后理论上可继续支持(微信6.6.0,6.6.3,6.6.5测试通过)

# 效果预览
## 支持的微信版本
理论上支持微信全版本,自适应方式采用微信巫师的自动搜索方式,所以理论上即使微信升级也可继续支持
已测试通过的微信版本:6.6.0,6.6.3,6.6.5

## 支持功能
- 抢红包
- 自动接收转账
- 消息防撤回
- 朋友圈防删除
- 朋友圈去广告
- 电脑端微信自动登录

## 效果预览
<img src="https://raw.githubusercontent.com/firesunCN/WechatEnhancement/master/image/screenshot1.jpg" width="45%" /> <img src="https://raw.githubusercontent.com/firesunCN/WechatEnhancement/master/image/screenshot2.jpg" width="45%" />
<img src="https://raw.githubusercontent.com/firesunCN/WechatEnhancement/master/image/screenshot3.jpg" width="45%" />

# 致谢
## 致谢
本项目为以下三个项目的融合,使用Java重(chao)写(xi)了微信巫师的自动搜索hook类的功能,并应用在抢红包和自动接收转账上,使得以上功能都能自动适配微信,在此十分感谢veryyoung,Gh0u1L5,wuxiaosu

[WechatLuckyMoney](https://github.com/veryyoung/WechatLuckyMoney)
Expand All @@ -18,4 +26,3 @@

[XposedWechatHelper](https://github.com/wuxiaosu/XposedWechatHelper)


0 comments on commit 85bc465

Please sign in to comment.