Skip to content

v1.1.1 - 支持微信 4.1.10 / WMPF 19895

Choose a tag to compare

@netz888 netz888 released this 07 Jun 20:32
· 9 commits to main since this release

⚠️ 下载说明

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

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

下方的 zip 已包含完整预编译文件,解压后即可使用。

本版本支持

  • 微信 4.1.10 / WMPF 19895
  • 同时保留旧版 Python/Frida 调试路径

使用方法

# 检查当前运行时是否支持
python main.py --check

# 开启小程序 F12
python main.py -x

详细安装与使用见 [README.zh-CN.md](https://github.com/netz888/zhong-wechat-wmpf-debugger/blob/main/README.zh-CN.md)

**Full Changelog**: https://github.com/netz888/zhong-wechat-wmpf-debugger/commits/v1.1.1