标签:usb rip lld sem apt ica 2.3 boot child
Cycript、Reveal
对Mach-O文件的静态分析
MachOView、class-dump、Hopper Disassembler、ida等
对运行中的APP进行代码调试
debugserver、LLDB
注入代码到APP中
必要时还可能需要重新签名、打包ipa
1. 去下载Reveal4.0以上版本(支持USB调试),并破解(网上有教程)
2.3.2 重启手机:reboot
3.0 这下打开手机&Reveal就可以实时看到APP的结构
推荐Mj的一个开源库mjcript
~ root# cycript -p ting
cy# @import mjcript
{}
cy# MJChildVcs(MJRootVc())
{}
标签:usb rip lld sem apt ica 2.3 boot child
原文地址:https://www.cnblogs.com/SpongeBob-GitHub/p/10817373.html