GithubHelp home page GithubHelp logo

leepapa / wechatext Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wwg88888888/wechatext

0.0 0.0 0.0 254 KB

WeChatExt是一个基于微信PC hook的项目,可实现微信PC端大部分功能自动化。

License: MIT License

C++ 89.66% C 3.63% CMake 0.01% C# 6.71%

wechatext's Introduction

WeChatExt

WeChatExt是一个基于微信PC hook的项目,可实现微信PC端个人号接口、微信机器人等功能。

注入Dll参考pcWeChat项目,使用C++开发,控制端使用WPF开发。

其中C++和C#的通信采用WebSocket方式通信,当前控制端也可以使用其他语言开发,只需要实现一个WebScoket服务即可。

开发环境以及类库依赖

一、开发环境

WeChatPC:2.8.0.112

语言环境:C++、C#

开发工具:VS2019

分析工具:Cheat Engine 7.0、Ollydbg

二、依赖库

1、C++标准库:Boost 17.2.0

2、WebSocket Client:WebSocketpp

3、WebSocket Server:Fleck

4、Hook功能实现:pcWeChat

5、EVString:EVlib

说明

非常感谢codeByDog开源的此项目,让我能够接触到逆向相关的知识。

功能列表

1、获取登录二维码

2、获取登录信息

3、获取联系列表

4、获取数据库句柄

5、获取聊天信息

6、发送文本消息

7、发送图片消息

8、发送文件消息

9、发送群@消息

10、发送名片消息

11、发送链接消息

12、添加好友

13、删除好友

14、无痕清粉

15、获取群成员

16、设置群名称

17、设置群公告

18、添加群成员

19、删除群群成员

20、退出群

声明

本项目仅供技术研究,请勿用于任何商业用途,请勿用于非法用途,如有任何人凭此做何非法事情,均于作者无关,特此声明。

wechatext's People

Contributors

kueew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.