Skip to content

Commit

Permalink
Fixes #55: List ideviceinstaller as a dependency in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
baltpeter authored and zner0L committed Mar 28, 2023
1 parent 9639acb commit 3a48fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ For the `certificate-pinning-bypass` capability, you need to install [`objection

### Host dependencies for iOS

For iOS, you need [`libimobiledevice`](https://libimobiledevice.org/). The distribution packages are fine, you don't need to build from source.
For iOS, you need [`libimobiledevice`](https://libimobiledevice.org/) and `ideviceinstaller`. The distribution packages are fine, if available.

For the `frida` capability, you need to install [`frida-tools`](https://frida.re/docs/installation/).

Expand Down

0 comments on commit 3a48fe9

Please sign in to comment.