wxhelper

Hook WeChat / 微信逆向

MIT License

Stars
2.2K

Bot releases are visible (Hide)

wxhelper - 3.9.2.26-v7

Published by ttttupup over 1 year ago

新增发送小程序,不是很完美

wxhelper - 3.9.2.26-v6

Published by ttttupup over 1 year ago

增加转发公众号消息

wxhelper - 3.9.2.26-v5

Published by ttttupup over 1 year ago

增加发送公众号文章

wxhelper - 3.9.2.26-v4

Published by ttttupup over 1 year ago

新增撤回消息,修复登陆状态

wxhelper - 3.9.2.26-v3

Published by ttttupup over 1 year ago

新增获取群成员详情

wxhelper - 3.9.2.26-v2

Published by ttttupup over 1 year ago

新增邀请入群

wxhelper - 3.9.2.26-v1

Published by ttttupup over 1 year ago

3.9.2.26版本

wxhelper - 3.9.2.23-V7

Published by ttttupup over 1 year ago

fix: 日志多线程编译参数;好友通过权限问题;

wxhelper - 3.9.2.23-V6

Published by ttttupup over 1 year ago

增加配置文件config.ini.如果需要更改端口,新建config.ini到微信目录下。复制以下内容即可。
[config]
port=19088

wxhelper - 3.9.2.23-V5

Published by ttttupup over 1 year ago

增加Content-Type,正确返回json格式。修复数据库部分表的字段的编码问题。

增加 -I 参数。 注入时指定wechat的pid。

//注入 pid=17484
ConsoleApplication.exe -I 17484 -p C:\wxhelper.dll
//注入 pid=17484 多开且指定端口1888
ConsoleApplication.exe -I 17484 -p C:\wxhelper.dll -m 17484 -P 1888

wxhelper - 3.9.2.23-V4

Published by ttttupup over 1 year ago

ocr和@功能更新

wxhelper - 3.9.2.23-V3

Published by ttttupup over 1 year ago

新增添加好友,通过好友申请

wxhelper - 3.9.0.28-V2

Published by ttttupup over 1 year ago

新增获取语音文件

wxhelper - 3.9.2.23-V1

Published by ttttupup over 1 year ago

3.9.2.23版本内容更新

wxhelper - 3.9.0.28-specify-port-V13

Published by ttttupup over 1 year ago

注入后不启动http,外部传入端口启动

wxhelper - 3.9.0.28-V13

Published by ttttupup over 1 year ago

新增hook语音

wxhelper - 3.9.0.28-V12

Published by ttttupup over 1 year ago

新增hook日志

wxhelper - 3.9.0.28-V11

Published by ttttupup over 1 year ago

新增消息内容下载

wxhelper - 3.9.0.28-V10

Published by ttttupup over 1 year ago

新增@功能

wxhelper - 3.9.0.28-V9

Published by ttttupup over 1 year ago

修复个人信息接口导致崩溃的bug