标签:cti ref tar xcode dump 编译 tle fan title
对于APP store 上的应用都是加密的了,反编译起来有难度。
对于自己用xcode 编译的ipa 或者是其他渠道下载的ipa包都可以使用反编译工具进行反编译。
https://cnbin.github.io/blog/2015/05/21/objective-c-class-dump-an-zhuang-he-shi-yong-fang-fa/
反编译可以将.h文件 里的方法名全部dump出来。即使没有声明,也能够dump出来。
标签:cti ref tar xcode dump 编译 tle fan title
原文地址:http://www.cnblogs.com/shycie/p/7000797.html