mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 14:56:08 +08:00
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
alfredalfred-workflowlaunchbar-actionmacosno-revokenorevokerevoketweakwechatwechat-launchbarwechat-macoswechat-pluginwechat-plugin-macoswechat-tweakwechathookwechattweakwechattweak-macosweixinweixin-pluginweixin-tweak
![]() 1. Improve system notification 2. Add message list notification 3. Update screenshot 4. Update README |
||
---|---|---|
Screenshot | ||
.gitignore | ||
insert_dylib | ||
JRSwizzle.h | ||
JRSwizzle.m | ||
LICENSE | ||
Makefile | ||
README-Chinese.md | ||
README.md | ||
WeChatTweak.dylib | ||
WeChatTweak.m | ||
WeChatTweakHeaders.h |
WeChatTweak-macOS
A dynamic library tweak for WeChat macOS.
Screenshot
Feature
- Prevent message revoked
- Message list notification
- System notification
- Revoke message you sent
- Multiple WeChat Instance
- Right click on the Dock icon to login another WeChat account
- Run command:
open -n /Applications/WeChat.app
- Auto login without authentication
Usage
sudo make install
Inject the dylibsudo make uninstall
Uninstall the dylib
Development
Requirement: Command Line Tools
Run xcode-select --install
to install Command Line Tools
make build
Build the dylib file to the same dicrectorymake debug
Build the dylib file and runWeChat
with dynamic injectionmake clean
Clean output files
Dependency
License
The MIT License.