From 196213b302a7dc8e30ea83f97449da531425666e Mon Sep 17 00:00:00 2001 From: jackyin <648588267@qq.com> Date: Thu, 27 Nov 2025 18:51:38 +0800 Subject: [PATCH] Update frida-wechat.md --- frida-wechat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frida-wechat.md b/frida-wechat.md index 5f7abb2..6aec202 100644 --- a/frida-wechat.md +++ b/frida-wechat.md @@ -37,5 +37,5 @@ Operation: read sub_104622628 应该是日志打印的函数 0x1057ee3a8 会打印输入框的文字 -0x105B7E990 QNSView handleKeyEvent:eventType 键盘事件 +0x105B7E990 QNSView handleKeyEvent:eventType 键盘事件 sub_104A15520 -> sub_1049FB5BC -> sub_1049FB958->sub_1049FF850 -> sub_1049E9E68 -> sub_10461CE50 -> write 发送消息的方法