mirror of
https://github.com/yincongcyincong/wechat_chatter.git
synced 2026-07-15 10:26:52 +08:00
8 lines
353 B
Markdown
8 lines
353 B
Markdown
### 打断点
|
|
1. /Applications/IDA\ Professional\ 9.1.app/Contents/MacOS/dbgsrv/mac_server
|
|
2. ida pro选择远程 mac os x debugger
|
|
注意点:
|
|
1. ida pro需要用arm,因为是苹果芯片
|
|
2. /Users/yincong/Library/Containers/com.tencent.xinWeChat 如果微信打不开,删除这个下面的Data文件
|
|
3. 需要fn+f8进行下一步查看断点
|