mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
update readme
This commit is contained in:
@@ -11,7 +11,7 @@ manualTrigger(0x20000095, "wxid_xxxx", "hi")
|
||||
没有关闭SIP,查看文件 https://github.com/yincongcyincong/weixin-macos/blob/main/frida-gadget/readme.md
|
||||
把每一步都执行完成,然后启动微信
|
||||
```
|
||||
frida -U -n Gadget -l frida/succ.js
|
||||
frida -H 127.0.0.1:27042 -n Gadget -l ./frida/succ.js
|
||||
manualTrigger(0x20000095, "wxid_xxxx", "hi")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user