From 75b5f80f4bf360a9f9a75495c641be40ee6c1aab Mon Sep 17 00:00:00 2001 From: jackyin <648588267@qq.com> Date: Thu, 20 Nov 2025 09:03:48 +0000 Subject: [PATCH] init --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d7be22..5ca213c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # weixin-macos -mac逆向的一些处理 +使用frida进行逆向 +frida -f /Applications/WeChat.app/Contents/MacOS/WeChat -l script.js + +### 报错:Failed to attach: unable to access process with pid 43649 from the current user account + + +