Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
进行一些应用程序测试,并尝试反转应用程序。我在运行 ios 6.01 的 iPhone 上从最新的 SDK 运行 gdb。
无论我尝试什么,我总是得到相同的错误“无法访问地址 0x2000 的内存”
我尝试了不同版本的 gdb,似乎都在做同样的事情。有没有人能够在 iOS 6.01 上得到这个?
您可能需要删除地址空间布局随机化。
这样做的几种可能性: