Skip to content

v1.2.3 - 支持微信 4.1.11.52 / WMPF 20079

Choose a tag to compare

@netz888 netz888 released this 08 Jul 10:32
· 1 commit to main since this release

⚠️ 下载说明

请下载下方 Assets 里的 zhong-wechat-wmpf-debugger-v1.2.3.zip不要使用 "Source code" 链接

Source code 压缩包缺少 frida 预编译二进制(约 114MB,超过 GitHub 单文件限制),直接运行会报:
Cannot find module '...frida/build/src/frida.js'

下方的 zip 已包含完整预编译文件,解压后即可直接使用,无需 npm install,也不需要安装 Visual Studio。

本版本支持

  • 微信 4.1.11.52 / WMPF 20079(最新已验证版本)
  • 向下兼容此前所有 WMPF 版本(19481 ~ 20005)

使用方法

bash python main.py --check # 检查当前版本是否支持 python main.py -x # 开启小程序 F12 ​

详细说明见 中文 README.zh-CN.md

完整提交记录:https://github.com/netz888/zhong-wechat-wmpf-debugger/commits/v1.2.3