1.cydia安装introspy,前提要安装Applist (雷锋源)
2.设置中有introspy-Apps instrospy-Settings选项。
可以选择需要跟踪的app以及跟踪内容
3.用Introspy-Analyzer分析其结果
1) 安装 sudo pip install git+https://github.com/iSECPartners/Introspy-Analyzer.git
2) 在App Library目录下生成保存结果的数据库db。将数据库拷贝出来放在放在Introspy-Analyzer目录下。
执行命令:python introspy -p ios --outdir Portal-introspy-html introspy-com.alipay.iphoneclient.db
3) 生成对应的html。
4.浏览器加载report.html进行各种数据查看。