-
Notifications
You must be signed in to change notification settings - Fork 278
4.b Setup for a jailbroken iOS Device
Nishant Das Patnaik edited this page Aug 21, 2017
·
5 revisions
- Start
Cydia
App - Add Frida's repository by navigating through the menu:
Manage
=>Sources
=>Edit
=>Add
- Enter
https://build.frida.re
- Wait till Cydia
reloads
the repository. - Find and install the
frida
package or if you want a specific version ofFrida
you may download the.deb
file from here and install it manually (via SSH) or using an app likeiFile
- Reboot the device
- Connect device via USB cable
- Open Terminal and run
frida-ps -U
- If you see a list of running apps, your setup was successful