-
Notifications
You must be signed in to change notification settings - Fork 494
FAQ
Two-factor authentication is an extra layer of security for your Apple ID designed to ensure that you’re the only one who can access your account — even if someone knows your password.
If you have enabled two-factor authentication for your Apple ID, you will need to provide a 2FA code when authenticating using ipatool. You can follow the guide provided by Apple for obtaining a 2FA code on your iOS or macOS device.
The tool does not store your credentials on any remote server and only communicates with Apple servers directly. Feel free to go through the source code.
Maybe, but probably not. While this tool communicates with iTunes and the App Store directly, mimicking the behavior of iTunes running on macOS, I cannot guarantee its safety. I recommend using a throwaway Apple ID. Use this tool at your own risk.
No. This is is not a piracy tool; you can only download apps that you own. Essentially, your account must have a license for the app you are trying to download.
While it was previously possible to download ipa files using this tool and install them on Macs running on Apple Silicon, this is no longer the case as of recently. Apple stopped serving macOS compatible sinf data for the app package. You could, however, use this tool to get a copy of the iOS app and use a jailbroken iOS device to strip any codesigning requirements then codesign the app again using an adhoc signature to run on Apple Silicon.