美文网首页
iOS应用逆向工程二

iOS应用逆向工程二

作者: 风车2017 | 来源:发表于2017-10-27 14:40 被阅读0次

提取头文件class dump

github:https://github.com/nygard/class-dump

官网:http://stevenygard.com/projects/class-dump/

1 把执行文件放到/usr/local/bin(如果没有bin则mkdir一个)

2 chomod 777 执行文件

砸壳 AppCrackr

越狱开发工具包 Theos

iOS文件签名工具 ldid (取代Xcode自带的codesign)

配置MobileSubstrate环境

专门制作deb工具 dpkg

相关文章

网友评论

      本文标题:iOS应用逆向工程二

      本文链接:https://www.haomeiwen.com/subject/hbnrpxtx.html