fanjim / WeChat-Hook

PC微信3.6.0.18版本Hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

微信Hook

支持PC微信3.6.0.18版本

Support PC WeChat 3.6.0.18 Version

QQ群:927825838

qq group number:927825838

微信下载地址:

Download WeChat(Select Windows platfrom): https://pc.weixin.qq.com/

如何下载历史版本微信

How to download history wechat version

后面的 3.3.0.104 版本号输入你想要下载的版本号即可

https://dldir1.qq.com/weixin/Windows/WeChat3.3.0.104.exe

如何使用

How to start

下载E语言5.8版本。打开编译即可。 download E5.8.exe install and bulid this *.e file.

Function List:

0.Forward Any XML Message

1.Send Message(text,xml,pic,file ...)

2.BackUp DataBase

3.Get DB Handle

4.Create ChatRoom

5.Get Self Info

6.Get All Contact

7.Add New Friend

8.Get All Chat Message

9.Delete Friend

10.Get Wechat Debug Message

11.Add ChatRoom Member

12.Call Inline Browser

13.Get Friend Info by Wxid

14.Edit Friend Describe By WXID

15.Get Member Info by Group ID

16.Query Group Info By Group ID

17.Edit Group Describe By Group ID

18.Edit Group Name By Group ID

19.Agree New Friend Request

20.Get Infomation from network by Tel or QQ or Wx Number

21.undo Message Recall

22.Invite ChatRoom Member

23.Send Chat Room Message of at type

24.remote call getA8key function get ticket=[xx] & exportkey=[xx] & pass_ticket=[xx] parameter info

25.Bypass time limit for download pictures

26.Automatic call collection funtion

致谢 & 参考

提供了微信call寻找思路与教程:https://github.com/hedada-hc/pc_wechat_hook

数据库备份部分代码引用了 zmrbak 老师的代码,在此表示感谢:https://github.com/zmrbak/PcWeChatHooK

致敬

https://github.com/littlecodersh/ItChat

https://github.com/wechaty/wechaty

=========================================

End

PS: added array of bytes scan tool & technology code

About

PC微信3.6.0.18版本Hook

License:MIT License


Languages

Language:C++ 51.9%Language:C 48.1%