Files
workphone-sdk/sdk/app/data/hook/modules.json

25 lines
695 B
JSON

{
"wechat_hook_v1": {
"module_id": "wechat_hook_v1",
"name": "微信Hook模块",
"version": "1.0.0",
"description": "wechat-hook",
"enabled": true,
"scopes": [
"com.tencent.mm"
],
"capabilities": [
"send_message",
"get_messages",
"get_contacts"
],
"min_frida_version": "16.0.0",
"script_url": "/api/v3/scripts/wechat_hook_v1_1.0.0",
"script_hash": "sha256:8aa69ff325e8d44bffe93fe0b05ba9593f289333b88a870c867ca70d36bd0aae",
"script_id": "wechat_hook_v1_1.0.0",
"device_count": 0,
"error_count": 0,
"created_at": "2026-02-24T08:21:57.099467+00:00",
"updated_at": "2026-02-24T08:22:10.158915+00:00"
}
}