The top 10 mobile hacking tools for iOS for reversing and pentesting apps

Let's build a list of the best tools for iOS mobile application hacking‍.


I will add some of my own favourites:
iRET‍ which is the iOS Reverse Engineering Toolkit‍ from Veracode‍. BurpSuite and Wireshark!
iRETDownloadhereHow to useiRET: The iOS reverse engineering Toolkit. iRET is a set of tools that allows you to automate many of the manual tasks an iOS penetrationtester would need to perform in order to analyze and reverse engineer iOS applications. And the bonus is...this can all be performed right on the device.
WiresharkDownload hereHow to useWireshark is the world's foremost network protocol analyzer. It lets you see what's happening on your network at a microscopic level. It is the de facto (and often de jure) standard across many industries and educational institutions.
BurpSuiteDownload hereHow to use
JailbreaksoftwareFind a tool online for your version of iOSFind how to's onlineYou need to jailbreak your phone to gain access to the file system. Without file system access, you will never be able to reverse an iOS app.








Also, via Wynand Viljoen‍:

Disassemblers Tools

iOS Forensic Tools

iOS Dynamic Analysis Tools

iOS Reverse Engineering Tools

  • Flex-2 - Flex - 2 gives you the power to modify the apps and change their behaviour without having to know the intricacies of iOS development.
  • iSpy - A reverse engineering framework for iOS
  • iRET - The iOS Reverse Engineering Toolkit is a toolkit designed to automate many of the common tasks associated with iOS penetration testing.
  • cycript - Cycript allows developers to explore and modify running applications on either iOS or Mac OS X using a hybridof Objective-C++ and JavaScript syntax through an interactive console that features syntax highlighting and tab completion.
  • Logify - Logify takes an Objective-C header file containing a class interface and generates a Logos file hooking all methods in the given class, and for each hook logging the call of the method (with parameters) to the syslog
What are your favourite tools for this?

Nhận xét

Bài đăng phổ biến từ blog này

Yuki Chan The Auto Pentest

A Beginner’s JavaScript Study Plan