ios逆向开发的一些好文记录

[转]黑科技:把第三方iOS应用转成动态库

https://www.jianshu.com/p/67cc0693a982

iOS符号表恢复&逆向支付宝(恢复block)

http://blog.imjun.net/posts/restore-symbol-of-iOS-app/

解决ios的https双向认证不能抓包问题

https://blog.csdn.net/hqzxsc2006/article/details/76532618

iOS-代码混淆加固策略

https://www.jianshu.com/p/628a0c232c2a

非越狱设备Hook 纯Swift工程Swift函数

https://www.jianshu.com/p/4d5f0518b071?from=groupmessage&isappinstalled=0

一篇文章走进Mac逆向的世界

http://bbs.iosre.com/t/mac/8240

原文链接:http://www.alonemonkey.com/2017/05/31/get-start-with-mac-reverse/ 224

防止tweak依附,App有高招;破解App保护,tweak留一手

http://bbs.iosre.com/t/tweak-app-app-tweak/438

签名app一般用ios app singner 和Utsign

https://www.jianshu.com/p/f8df9f8f922e

https://github.com/DanTheMan827/ios-app-signer

如何知道App使用了哪些第三方库

https://blog.csdn.net/tugele/article/details/81411384

https://github.com/lefex/WeChatShot

又一种方法砸壳

https://github.com/Co2333/IPAForce

移动App入侵与逆向破解技术-iOS篇

https://blog.csdn.net/heiby/article/details/51792151

install_name_tool解决dyld: Library not loaded

https://blog.csdn.net/minger1202/article/details/71319308

使用工具install_name_tool来修改应用程序对动态库的查找路径,用法:

install_name_tool oldpath newpath /path2APP/appName 

Mac和Linux远程连接服务器异常修复(WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!)

https://blog.csdn.net/wd2014610/article/details/79945424

发布了96 篇原创文章 · 获赞 10 · 访问量 9万+

猜你喜欢

转载自blog.csdn.net/feifeiwuxian/article/details/82182245