mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-05-23 06:46:10 +08:00
1.0 KiB
1.0 KiB
WeChatTweak-macOS
A dynamic library tweak for WeChat macOS.
Screenshot
Feature
- Prevent message revoked
- Multiple WeChat Instance
- Run command:
open -n /Applications/WeChat.app
- Run command:
Usage
sudo make install
Inject the dylib toWeChat
by insert_dylibsudo make uninstall
Uninstall the injection
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.