使用 IDA Pro 教程调试 iOS 应用程序
我们更新了 iOS 调试教程。 它有一些应该特别有趣的新部分:
“调试 DYLD 共享缓存”讨论了如何将 IDA 的增量 dyldcache 加载功能与 iOS 调试器相结合。
“调试系统应用程序”是如何使用 IDA 在越狱设备上调试 iOS 系统守护进程的具体示例。
(Debugging iOS Applications with IDA Pro Tutorial
We have updated our iOS Debugging Tutorial. It has some new sections that should be of particular interest:
“Debugging the DYLD Shared Cache” discusses how to combine IDA’s incremental dyldcache loading functionality with the iOS Debugger.
“Debugging System Applications” is a concrete example of how to use IDA to debug an iOS system daemon on a jailbroken device.)