赞
踩
otool -l path/to/myapp.app/xyz
ps ax
gdb -p <pid>
dump memory dump.bin 0x2000 0x20000
ldid -S myapp