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

1.小程序如果有混淆,抓不到网络流量,同时调试也有问题(可以提供相关小程序)

bug

今天前面还可以搜到,现在搜不到了。而且点击这些启动器也是没有反应

off topic

您好 @evi0s, 我们有意与您进行付费项目合作,请问方便提供一下您的联系方式(如邮箱或微信)吗?期待与您进一步沟通。 感谢!

能否增加对微信里的网页的调试?

duplicate
enhancement

Hello, We can see that when we click on any link in a chat, a window is opened and a web view is shown. I was wondering if this could...

enhancement

搞出来了{ "Version": 14185, "LoadStartHookOffset": "0x10004B0", "CDPFilterHookOffset": "0x2A656D0", "ResourceCachePolicyHookOffset": "0x1054840" } ,但不知道对不对,devTool已经可以看到小程序界面了,但是源码什么都没有,console也没有

enhancement

谢谢作者做出来这个项目,如果可以的话希望作者做出来 Linux 版本。 当前提示: ``` shell $ npx ts-node src/index.ts [server] debug server running on ws://localhost:9421 [server] proxy server running on ws://localhost:62000 /my/path/WMPFDebugger/src/index.ts:123 throw new Error("[frida] WeChatAppEx.exe process not found");...

enhancement