Help support this project by ⭐️'ing it! Donations also appreciated!
A GUI for saving SHSH blobs using tsschecker. Supports Mac, Windows, and Linux. Requires Java.
Tip: if you want blobs you save to automatically be uploaded to the cloud, see this
If you have an antivirus or firewall, you may need to disable some other settings or disable the firewall completely for automatically saving blobs in the background to work. If you use Norton, go to Settings -> Firewall -> Advanced Program Control and set the option "Low Risk Applications" to "Allow".
- Automatically save blobs in the background
- Store up to ten devices with presets
- Save blobs for beta versions
- Read ECID and other info from device so you don't have to get it manually
- Read apnonce from device also
- No need to download entire .ipsw for beta versions(just specify link)
Please send feedback via Github Issue or Reddit PM if you encounter any bugs/problems or have a feature request.
- JDK 8
- IntelliJ Idea
- Gradle
- shadow (gradle plugin)
- gradle-macappbundle (Mac) (gradle plugin)
- gradle-launch4j (Windows) (gradle plugin)
- Inno Setup (Windows) (for creating Windows installer)
See the full credits here.
This project is licensed under GNU GPL v3.0-only - see the LICENSE file for details