πŸ’ΎTampering and reverse engineering

Mobile App Tampering and Reverse Engineering

iOS

  • Patch binary with Objection, to run Frida on a non-jailbroken device

  • Modify binay with Ghidra and resign it

Android

  • Patch binary with Objection, to run Frida on a non-rooted device

  • Check if there are ways to modify the binary and re-sign it, like in iOS

iOS

Android

  • MobSF - Static .ipa and .apk analyser

Android

iOS emulators

Android emulators

It is advised to choose an android emulator with Play Store already installed.

iOS

Android

Last updated