SHARE THIS POST
Recent Posts
FOLLOW IAASTEAM
IAASTEAM POST INFORMATION
IDevice Blobsaver 2022
A cross-platform GUI for saving SHSH blobs using tsschecker.
Tip: if you want blobs you save to automatically be uploaded to the cloud, see here.
Download IDevice Blobsaver For MACOS
Download IDevice Blobsaver For Linux
Download IDevice Blobsaver For Windows
Features
Automatically save blobs in the background
Read both the apnonce and generator on unjailbroken and jailbroken devices, in addition to other device information such as ECID
Store an unlimited number of devices
Save blobs for beta versions without specifying a URL and in the background
Save blobs to TSS Saver and SHSH Host as well with one click
Feedback
Please send feedback via Github Issue if you encounter any bugs/problems or have a feature request.
Built With
JDK 18
Inno Setup (creating Windows installer)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
Unable to open IDevice Blobsaver 2022 on macOS
You may get an error that blobsaver can’t be opened.
The first time you open the application you will need to right-click (or control-click) the app, and macOS will show a prompt asking if you are sure you want to open the app. Accept the prompt, and from now on you will be able to open blobsaver like a normal app.
If this still doesn’t work you can also manually remove the quarantine attribute on the app from the terminal:
xattr -r -d com.apple.quarantine /Applications/blobsaver.app
Note: Removing blobsaver from quarantine might expose it to COVID-19 /s
1 See here if you have trouble opening it on macOS.
2 See here for more information about blobsaver on Linux.
Package Managers:
winget install blobsaver
brew install --no-quarantine blobsaver
AUR: blobsaver-bin
Help support this project by ⭐️’ing it; donations also appreciated!
Changelog
Fix unable to extract BuildManifest error when saving blobs for iOS 15.5
Possibly fix errors with reading from device on macOS 10.15 and lower