mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-11-29 05:42:34 +08:00
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
alfredalfred-workflowlaunchbar-actionmacosno-revokenorevokerevoketweakwechatwechat-launchbarwechat-macoswechat-pluginwechat-plugin-macoswechat-tweakwechathookwechattweakwechattweak-macosweixinweixin-pluginweixin-tweak
|
|
||
|---|---|---|
| Screenshot | ||
| .gitignore | ||
| insert_dylib | ||
| LICENSE | ||
| Makefile | ||
| README-Chinese.md | ||
| README.md | ||
| WeChatTweak.dylib | ||
| WeChatTweak.m | ||
WeChatTweak-macOS
A dynamic library tweak for WeChat macOS.
Screenshot
Feature
- Prevent message revoked
Usage
sudo make installInject the dylib toWeChatby insert_dylibsudo make uninstallUninstall the injection
Development
Requirement: Command Line Tools
Run xcode-select --install to install Command Line Tools.
make buildBuild the dylib file to the same dicrectorymake debugBuild the dylib file and runWeChatwith dynamic injectionmake cleanClean output files
Dependency
License
The MIT License.
