A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨
Go to file
2026-03-14 17:00:38 +08:00
Sources/WeChatTweak Support wechat.dylib patching for wx 36559 2026-03-14 17:00:38 +08:00
_config.yml Remove github page theme 2021-09-12 02:20:30 +08:00
.gitignore refactor: support WeChat 4.x 2025-12-07 13:49:14 +08:00
CNAME Update CNAME 2022-01-30 15:10:05 +08:00
config.json Support wechat.dylib patching for wx 36559 2026-03-14 17:00:38 +08:00
LICENSE refactor: support WeChat 4.x 2025-12-07 13:49:14 +08:00
Makefile refactor: support WeChat 4.x 2025-12-07 13:49:14 +08:00
Package.resolved refactor: use async/await instead of promises 2025-12-07 13:49:14 +08:00
Package.swift refactor: use async/await instead of promises 2025-12-07 13:49:14 +08:00
README.md Support wechat.dylib patching for wx 36559 2026-03-14 17:00:38 +08:00

WeChatTweak

README README README

A command-line tool for tweaking WeChat.

功能

  • 阻止消息撤回
  • 阻止自动更新
  • 客户端多开

安装&使用

# 安装
brew install tanranv5/tap/wechattweak

# 更新
brew upgrade tanranv5/tap/wechattweak

# 执行 Patch
wechattweak patch

# 查看所有支持的 WeChat 版本
wechattweak versions

最新适配

  • wx.app 4.1.8.27 (36559) 下载地址: https://dldir1v6.qq.com/weixin/Universal/Mac/xWeChatMac_universal_4.1.8.27_36559.dmg?t=1770782406
  • 本次变更仅做了两类最小补充:
    • config.json 新增 36559 的 x86_64 防撤回和多开配置
    • patch 流程新增 target.binary 支持,可直接对 Contents/Frameworks/wechat.dylib 打补丁;旧版构建产物只会 patch Contents/MacOS/WeChat,不适用于这一版

参考

贡献者

This project exists thanks to all the people who contribute.

Contributors

License

The AGPL-3.0.