From 227b9a88b0623fe9891554dccb480d21b2aaa13e Mon Sep 17 00:00:00 2001 From: jackyin <648588267@qq.com> Date: Tue, 2 Dec 2025 18:34:12 +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 c938fc6..6b57ee3 100644 --- a/frida-wechat.md +++ b/frida-wechat.md @@ -36,7 +36,7 @@ Operation: read ``` sub_104622628 应该是日志打印的函数 -0x1057ee3a8 会打印输入框的文字 +0x105a01e84 会打印输入框的文字 0x105B7E990 QNSView handleKeyEvent:eventType 键盘事件