Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JaveleyQAQ/WeChatOpenDevTools-Python
/ hook.js
File
hook.js
scripts/hook.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
;
2
//获取WeChatAppEx.exe的基址
3
var
module = Process.findModuleByName(
"WeChatAppEx.exe"
) || Process.findModuleByName(
'WeChatAppEx Framework'
)
4
var
base = module.base;
Callers
nothing calls this directly
Calls
2
replaceParams
Function · 0.85
setupInterceptor
Function · 0.85
Tested by
no test coverage detected