Mobile¶
Mobile pentesting notes.
Contents¶
-
Setup of the environment
-
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…