Skip to content

A dynamic library tweak for WeChat macOS - 微信 macOS 客户端撤回拦截与多开

License

Notifications You must be signed in to change notification settings

bing0say/WeChatTweak-macOS

 
 

Repository files navigation

WeChatTweak-macOS

license README README

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
  • UI Interface settings panel

Usage

  • sudo make install Install or Upgrade the dylib
  • sudo make uninstall Uninstall the dylib

Development

Requirement: Xcode

Build

  1. Run pod install
  2. Open WeChatTweak.xcworkspace and build

Debug

  • make debug Run WeChat with dynamic injection
  • make clean Clean output files

Dependency

Reference

License

The MIT License.

About

A dynamic library tweak for WeChat macOS - 微信 macOS 客户端撤回拦截与多开

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 87.9%
  • Makefile 11.5%
  • Ruby 0.6%