Skip to content

Mobile

Mobile pentesting notes.

Contents

  • Jailborken iOS


    Setup of the environment

  • Non-Jailborken iOS


    On a jailbroken device, you can run frida-server, which handles injection for you, even in encrypted apps. However, on a non-jailbroken device, we have to prepare the application manually. There are two approaches we ca…