WMPFDebugger icon indicating copy to clipboard operation
WMPFDebugger copied to clipboard

Yet another WeChat miniapp debugger on Windows

Results 24 WMPFDebugger issues
Sort by recently updated
recently updated
newest added

[client] err: RangeError: Invalid WebSocket frame: invalid opcode 0 at Receiver.getInfo (E:\security\WMPFDebugger-main\WMPFDebugger-main\node_modules\ws\lib\receiver.js:240:28) at Receiver.startLoop (E:\security\WMPFDebugger-main\WMPFDebugger-main\node_modules\ws\lib\receiver.js:155:16) at Receiver._write (E:\security\WMPFDebugger-main\WMPFDebugger-main\node_modules\ws\lib\receiver.js:94:10) at writeOrBuffer (node:internal/streams/writable:572:12) at _write (node:internal/streams/writable:501:10) at Receiver.Writable.write (node:internal/streams/writable:510:10) at Socket.socketOnData (E:\security\WMPFDebugger-main\WMPFDebugger-main\node_modules\ws\lib\websocket.js:1355:35)...

谢谢作者做出来这个项目,如果可以的话希望作者做出来mac版本

enhancement

现在的hook貌似是运行在webview上的,访问不到逻辑层的变量空间,大佬有办法解决这个问题吗

以"北京首都国际机场"为例,进小程序首页是可以正常看到请求的,点到 我的-我的卡券之后,只能看到页面加载,但是后续的操作就看不到网络请求了,如果回退到首页再操作又是正常的。在手机上通过抓包软件是可以正常抓取我的卡券之后的网络请求包的,不清楚为何电脑端无法正常抓取? 如下是点了 我的卡券之后 只有页面请求,后续网络请求看不到 首页的网络请求正常抓取

enhancement
help wanted

nodejs 24版本,python3.9 有魔法,还是不行...看了相关帖子也没解决,求助

duplicate
net/proxy

您好 在您给出的教程中我已经找到了 16965版本的 三个偏移量 sub_182570220+65 = 0x2570220 sub_182F844A0 = 0x2F844A0 sub_1825D0BA0+2B4 = 0x25D0BA0 在教程中还有一个在frida/hook.js中的onLoadStartHook 函数所调用的是 `case 16965: structOffset = [1416, 1360, 16, 488];` 我根据ai 得到了一个1416i64 1416 还有剩下的三个1360, 16, 488 是这么得出来的呢...

python3.9 nodejs 22 (py39) D:\WMPFDebugger-main\WMPFDebugger-main\WMPFDebugger-main>yarn yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... [1/2] ⠁ frida error D:\WMPFDebugger-main\WMPFDebugger-main\WMPFDebugger-main\node_modules\frida: Command failed. Exit code:...

net/proxy

试了多个版本,第一次成功之后,然后就么了 后后再hook,打开小程序的时候就卡死,然闪退了