mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-24 15:43:25 +08:00
990 B
990 B
WeChatTweak-macOS
微信macOS客户端消息撤回拦截动态库。
截图
功能
- 阻止消息撤回
使用
sudo make install
安装动态库sudo make uninstall
卸载动态库
开发调试
Requirement: Command Line Tools
运行命令:xcode-select --install
安装Command Line Tools。
make build
编译dylib动态库到当前目录下make debug
编译dylib动态库并临时注入微信macOS客户端make clean
清除生成文件
依赖
License
The MIT License.