2017-03-17 20:51:32 +08:00
2017-01-24 20:17:27 +08:00
2017-01-18 13:46:22 +08:00
2017-01-18 13:46:22 +08:00
2017-01-18 13:46:22 +08:00
2017-03-17 16:54:20 +08:00
2017-03-17 20:51:32 +08:00
2017-03-17 20:51:32 +08:00
2017-03-17 16:54:20 +08:00

WeChatTweak-macOS

license README README

A dynamic library tweak for WeChat macOS.

Screenshot

Feature

  • Prevent message revoked
  • Multiple WeChat Instance
    • Run command: open -n /Applications/WeChat.app

Usage

  • sudo make install Inject the dylib to WeChat by insert_dylib
  • sudo 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 dicrectory
  • make debug Build the dylib file and run WeChat with dynamic injection
  • make clean Clean output files

Dependency

License

The MIT License.

Languages
Swift 98.9%
Makefile 1.1%