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 + + +