Coder Social home page Coder Social logo

billowjiangcloud / vworkapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrsanshui/vworkapi

0.0 0.0 0.0 31.22 MB

基于企业微信PC端封装的、REST风格的接口,开发者可通过http轻松调用,真正实现“跨语言”操作!

Python 0.03% C++ 99.97%

vworkapi's Introduction

vworkApi介绍

《vworkApi》是基于PC端的企业微信封装的、REST风格的接口,开发者可通过HTTP轻松调用。可进行二次开发,实现微信机器人、群管理等强大的功能!

社区版跟专业版的区别?

  • 社区版:

    • 麻雀虽小五脏俱全!
    • 不支持长时间运行
    • 不再维护更新
    • 微信版本:4.0.0.6024
  • 专业版:

    • 功能更加强大、稳定!
    • 支持长时间运行
    • 使用有保障!持续更新迭代
    • 微信版本:4.1.13.6002

如果对你有帮助,别吝啬你的小手留个star呗

使用教程

使用前请先安装指定版本的企业微信

指定版本企业微信安装包:https://pan.baidu.com/s/1FKlfwVsFLOhAKYlpSWSSMA

提取码:sszs

  1. 克隆该项目(请关闭你的杀毒软件,否则可能会误删dll文件
  2. 运行《注入工具(图形界面版).exe》点击启动并注入
  3. 注入成功后,即可向 8989 端口发送HTTP请求,执行对应操作,请求路径为 /api,请求方法为 POST
  4. 如需监听聊天消息:
    • 开启一个HTTP服务,并且运行在 9000 端口上,请求路径为 /msg,请求方法为 POST
  5. 文档地址:https://www.showdoc.com.cn/mrsanshui/9693807382610096

更灵活的使用方法(使用命令行注入)

如需更灵活的使用,可使用命令行调用《inject_tool.exe》

命令参数:[inject_tool.exe的全路径] start [DLL的端口号]

示例:C:\inject_tool.exe start 8989 --my_port=9000

注意:--my_port 就是你用来接收消息的端口号,这个参数是可选的,不填的话默认就是9000

如何多开?

非常简单! 不论你是使用《图形界面工具注入》、还是《命令行注入》 都只需要输入不同的 [DLL的端口号] 即可实现多开

  • 第1个号:C:\inject_tool.exe start 8989
  • 第2个号:C:\inject_tool.exe start 8990
  • 第3个号:C:\inject_tool.exe start 8991
  • 以此类推...

疑问解答、联系方式

  • 交流QQ群:716983832
  • 进群解决一切蛇皮问题!

声明

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

vworkapi's People

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.