Skip to content

PC微信3.7.6.44接口 微信Hook 微信机器人 微信3.6.0.18Hook源码

License

Notifications You must be signed in to change notification settings

eyedark/WeChat-Hook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用方法/How to use:

下载msimg32.dll后将dll当道微信安装目录下。比如我这里是

D:\Program Files (x86)\WeChat

重启微信后使用json方式调用即可。

QQ:850040076

PC微信3.7.6.44接口/New Current

接口 使用文档/Docs:

https://www.showdoc.com.cn/wechatproject

历史版本/History

微信下载地址/Download:

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

如何下载历史版本微信/How to download history wechat version

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

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

PC微信3.7.6.29接口

https://www.showdoc.com.cn/aixed/8929096202824749

PC微信3.7.0.29接口

https://www.showdoc.com.cn/aixed/8929096202824749




PC微信3.6.0.18接口/Support Vertion 3.6.0.18

Support PC WeChat 3.6.0.18 Version

如何使用/How to use

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

Web微信协议的部分根据这个视频思路写的,感谢乐易论坛的讲师 揰掵佲 做的教程:
https://www.bilibili.com/video/BV1WJ411i7Bb?spm_id_from=333.337.search-card.all.click

还有那些在我找call过程中给我提供思路、源码、偏移的所有人,诚挚感谢你们的支持与帮助!

致敬

https://github.com/littlecodersh/ItChat

https://github.com/wechaty/wechaty

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

End

PS: added array of bytes scan tool & technology code

About

PC微信3.7.6.44接口 微信Hook 微信机器人 微信3.6.0.18Hook源码

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.9%
  • C 48.1%