先下载微信小助手:
点击链接下载“微信小助手”压缩包:
csdn - 安全中心https://link.youkuaiyun.com/?target=https%3A%2F%2Fcodeload.github.com%2Fa244573118%2FWeChatIntercept%2Fzip%2Frefs%2Fheads%2Fmaster
然后打开mac上的终端,输入cd+空格+微信小助手文件的地址(小助手文件的地址可以直接把文件拉入终端,地址会自动展示在终端) 然后点击回车
输入代码:
sudo rm -r -f WeChatExtension-ForMac && git clone --depth=1 https://github.com/MustangYM/WeChatExtension-ForMac && cd WeChatExtension-ForMac/WeChatExtension/Rely && ./Install.sh && cd ~
回车之后,输入密码,密码是不显示的,输入之后回车。
等待下载完成,最后一步展示Added LC_LOAD_DYLIB to all archs in /Applications/WeChat.app/Contents/MacOS/WeChat,即是安装成功
重启微信就可以使用了。
装好就是以这个样子的: