MCPcopy 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的基址
3var module = Process.findModuleByName("WeChatAppEx.exe") || Process.findModuleByName('WeChatAppEx Framework')
4var base = module.base;

Callers

nothing calls this directly

Calls 2

replaceParamsFunction · 0.85
setupInterceptorFunction · 0.85

Tested by

no test coverage detected