8000 GitHub - ljc545w/mmtls: wechat mmtls demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ljc545w/mmtls

< 8000 button hidden="" data-testid="focus-next-element-button" data-hotkey="j">

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

参考gommtls实现的C++版本微信mmtls握手协议。
支持Linux和Windows,在AMD64架构下编译通过,x86和ARM未做测试。

Build

Windows

在开始构建之前,需要安装OpenSSL,然后使用Visual Studio进行构建,注意修改包含目录库目录

Linux

需要预先安装cmakelibssl-dev,然后使用cmake进行构建:

cd linux
mkdir build
cd bulid
cmake ..
make

Disclaimer

代码仅作学习交流使用,请勿用于非法用途。

About

wechat mmtls demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0