是否可以使用 gdb/lldb 调试其他 iOS 应用程序?
我想知道是否可以研究一些在 iPhone 上运行的应用程序,包括 Apple 的应用程序和第 3 方应用程序,并且我想知道 iOS SDK 附带的 gdb 是否可以实现这一点?
I'm wondering if it's possible to poke around at some apps running on an iPhone, both Apple's apps and 3rd party, and I was wondering if this is possible with gdb that comes with the iOS SDK?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有!
你不能这样做,因为整个“获取任务允许”权利,更不用说已发布的应用程序中没有调试符号。
Nope!
You can't do it, because of the whole "get-task-allow" entitlement, not to mention no debug symbols in released apps.