"vworkApi" is a REST-style interface packaged based on the PC-side enterprise WeChat envelope, which developers can easily call through HTTP . Secondary development can be carried out to realize powerful functions such as WeChat robots and group management!
Community Edition:
Professional version:
If it helps you, don’t be stingy and leave a star on your little hand.
Please install the specified version of Enterprise WeChat before use.
Designated version of Enterprise WeChat installation package: https://pan.baidu.com/s/1FKlfwVsFLOhAKYlpSWSSMA
Extraction code: sszs
8989
to perform the corresponding operation. The request path is /api
and the request method is POST
9000
The request path is /msg
and the request method is POST
For more flexible use, you can use the command line to call "inject_tool.exe"
Command parameters: [full path of inject_tool.exe] start [port number of DLL]
Example: C:inject_tool.exe start 8989 --my_port=9000
Note: --my_port
is the port number you use to receive messages. This parameter is optional. If not filled in, the default is 9000.
Very simple! Whether you are using "Graphical Interface Tool Injection" or "Command Line Injection", you only need to enter different [DLL的端口号]
to achieve multiple openings.
C:inject_tool.exe start 8989
C:inject_tool.exe start 8990
C:inject_tool.exe start 8991
This project is for technical research only, please do not use it for illegal purposes. If anyone does anything illegal based on this, the author has nothing to do with it and hereby declares it.