8. iOS Lab Setup

❗ A MacOS device is required for the lab setup and pentesting, while whenever feasible, both static and dynamic analyses in the course will be conducted using the Kali VM.

Open Mac App Store and install Xcode

With the Xcode project, source code can be analyzed

  • Xcode Simulator can be used to run the app

Create an Apple Developer account and configure it in Xcode Accounts to manage certificates for app signing

Tools such as AnyTrans or iMazing (suggested) can be used to pull apps from the App Store and export .ipa apps

iMazing

Homebrew is necessary to install some MacOS based tools

  • IPATool - Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store

Paid emulator tools


Last updated

Was this helpful?