mrmign / mrmign.github.com

Static blog site, http://mrmign.github.io
0 stars 0 forks source link

iOS Security Related Resources #3

Open mrmign opened 9 years ago

mrmign commented 9 years ago

http://www.raywenderlich.com/45645/ios-app-security-analysis-part-1

TrustKit Effortless and universal SSL pinning for iOS and OS X

http://blog.csdn.net/o_surface_o/article/details/19079265

http://highaltitudehacks.com/2013/06/16/ios-application-security-part-1-setting-up-a-mobile-pentesting-platform/ [serials]

https://www.nccgroup.trust/us/about-us/newsroom-and-events/blog/2015/january/bypassing-openssl-certificate-pinning-in-ios-apps/

https://appsec-labs.com/portal/

https://www.owasp.org/index.php/OWASP_DVIA https://github.com/project-imas http://www.andreas-kurtz.de/2013/07/how-to-easily-spot-broken-cryptography.html

https://blog.netspi.com/reverse-engineering-ios-applications-in-a-fun-way/

http://ios-blog.co.uk/tutorials/how-to-create-a-mobilesubstrate-tweaks-for-ios/

http://sharedinstance.net/2015/02/settings-the-right-way-redux/

SSL

https://github.com/iSECPartners/ios-ssl-kill-switch

mrmign commented 8 years ago

Class-Dump Class-Dump-Swift 还不完善

mrmign commented 8 years ago

iOS Headers

mrmign commented 8 years ago

classdump-dyld https://github.com/limneos/weak_classdump

监听notification

mrmign commented 8 years ago

Beagle is an Objective C debugging tool that can sniff out class instances on the heap

mrmign commented 8 years ago

RevealLoader Tweak

mrmign commented 8 years ago

mikeash/MAObjCRuntime

mrmign commented 8 years ago

Theos 相关文档

mrmign commented 8 years ago

新的runtime查看类结构 https://github.com/Naville/classRTDump