mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
9 lines
228 B
Markdown
9 lines
228 B
Markdown
# weixin-macos
|
|
使用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
|
|
|
|
|
|
|