layout: post title: ida pro category: 软件工具 tags: software keywords: android ios ida description:
#### APP会用到一些工具,在这里稍微介绍一下需要用到什么东西,首先需要一台越狱过的iphone,目前主要是针对越狱的工程应用,还需要GDB,就是用来做动态的分析,以及IDA Pro静态分析,Otool是执行防细,还有Class—dump可以执行档的文件取出。
You don’t need to select processor type when you disassemble the binary file. You just click ok and it will automatically recognize processor type and disassemble correct processor type for you. i tested it on x86, ARM and ARM64 binaries and it works.