Downloads SEP, Baseband and BuildManifest automatically for signed iOS version's (including beta firmwares) for connected iDevice from both IPSW's and OTA Bundles
FutureHelper: FutureRestore SEP, Baseband and BuildManifest.plist Downloader by Kasiimh1
optional arguments:
-h, --help show this help message and exit
-s S Set Custom Save Path for Downloaded Files
-b Download files for signed Beta iOS versions
-d Download SEP, Baseband and BuildManifest.plist files from IPSW Bundles
-i Install brew.sh and libimobiledevice deps on macOS
-o Download SEP, Baseband and BuildManifest.plist files from OTA Bundles
Uses ideviceinfo from: https://github.com/libimobiledevice/libimobiledevice
The tool performs BuildManifest lookup for the matching SEP firmware and Baseband that is specific for the connected device!
pip install -r requirements.txt
python3 main.py -i
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install libimobiledevice
RestoreMe will be incorporated into this soon, allowing automatically downloading of files and automating futurerestore, device updates and restores outside of signing windows (if baseband and SEP are compatible)
-
Make sure device is connected and trusted both on the device and via iTunes or Finder
-
Does not currently support linux