blobsaver
A cross-platform GUI and CLI app for automatically saving SHSH blobs (by airsquared)
futurerestore
A hacked up idevicerestore wrapper, which allows specifying SEP and Baseband for restoring [Moved to: https://github.com/m1stadev/futurerestore] (by marijuanARM)
blobsaver | futurerestore | |
---|---|---|
166 | 53 | |
1,790 | 186 | |
0.7% | - | |
6.5 | 4.4 | |
10 months ago | almost 4 years ago | |
Java | Roff | |
GNU General Public License v3.0 only | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
blobsaver
Posts with mentions or reviews of blobsaver.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-18.
-
Apple Vision Pro U.S. Sales Are All but Dead, Market Analysts Say
Those who saved blobs with https://github.com/airsquared/blobsaver can freely switch between new and old iOS versions, e.g. if they have a use case which needs TrollStore, https://trollstore.org/
TrollStore is a tool that allows non-jailbroken iOS users to install and run IPA files without App Store verification. It works on iOS 15.5-16.6.1 and iOS 17.0, and supports automatic app refreshing and resigning.
-
Dump iPhone 5 blobs on iOS 7? [question]
Iirc it does it through recovery, I know this does it through DFU and you should be able to bypass the passcode!
-
[question]
https://github.com/airsquared/blobsaver/releases works on Windows.
-
[Help] I need the deb of latest version of System Info
use blobsaver: https://github.com/airsquared/blobsaver
-
[Question] iOS 14.3 Trying to save blobs but can’t find System Info
At this moment there is no protocol. iPhones 8 and up can't use saved blobs anymore because of something new in iOS 16 (cryptix) more info (could change in thw future, no one knows with apple. As for saving blobs in your case. You can only save blobs for current signed fw, which are 16.3.1 and 16.4. Use blobsaver. There is a method to save your onboard 14.3 blobs. Search the sub for it. You never know, might come in handy in the future.
-
[Help] Is there a way to see if my beta blobs are valid?
just use blobsaver, if it's saved, it's valid
-
[Discussion] What does rootless mean for end users
https://github.com/airsquared/blobsaver, just make sure you dont press “read from device” after you save it the first time.
-
[Question] I can't save 15.7.3 SHSH Blobs?
Hi, try with BlobSaver , is cross-platform and really easy to use!
-
[question] I have iPhone 11 with iOS 15.0. How do I dump Shsh blobs?
download blobsaver to you computer and get your apnonce/generator pair from the phone. Write these down just to be sure. And now you can use that same blobsaver program or either of the online services tsssaver.1conan.com or shsh.host to save your blobs. You can only start with the blobs that are currently officially being signed by apple.
-
Blobsaver
blobs here you go
futurerestore
Posts with mentions or reviews of futurerestore.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-28.
-
If you’re currently jailbroken, save blobs!
Blobs are a .shsh2 file that is used to submit a request to Apple to restore/update to an iOS or iPadOS version. It’s basically Apple’s signature for iTunes or idevicerestore (a library for restoring Apple devices) to go ahead and install an update to your device. Normally this is just a thing that happens when your device is in recovery mode. This process can be faked and taken over, however. A computer program called futurerestore (https://github.com/marijuanARM/futurerestore) can use those .shsh2 blobs to fake that in ways that I can’t personally explain, but it does. You can also save these blobs if you’re a jailbroken user, which makes it possible to restore or upgrade to certain iOS/iPadOS versions after Apple has stopped giving those signatures itself. For example, if you have saved blobs for iOS 14.3 and you’re on iOS 13.7, you can update or restore to 14.3 today, even though the versions that are signed at the moment are iOS 14.4.2 and 14.5.
-
[Help] iPhone XS max sep and baseband versions
That was the old version of future restore. Use https://github.com/marijuanARM/futurerestore and if you want a GUI use https://github.com/CoocooFroggy/FutureRestore-GUI
- [Question] iPhone X on 14.4.2 downgrade possible to not?
- [Tip] Don't be scared to FutureRestore. Even on A12+, it's near impossible to lose your jailbreak.
-
[Question] Can someone explain this whole SHS blobs thing to me?
Your iPhone needs blobs to restore/update/boot(?). Apple only gives (signs) blobs for the firmwares they want you to be on (the latest versions). When you save a blob, you can use a 3rd party program, like FutureRestore, to use them blobs as opposed to having apple give you the blobs, they are saved locally, instead of being generated by apple's TSS server.
- [Tutorial] How to future restore to 14.3 -- Short quick-start guide
-
[Help] Hello i have iP11 A13 on 13.4.1, Could Possible to update 14.2 Cuz i forgot to save shsh 14.3 :( I got all files try to do it or wait Thabks
Look here https://github.com/marijuanARM/futurerestore/releases
-
[Question] FutureRestore “failed to find matching buildidentity” error
There isn’t any problem using latest sep and baseband on futurerestore v194. I, and many others on r/jb discord have used it and it’s restored just fine
-
[Help] Future Restore - Restoring always failing on iPhone 11 Pro Max from 13.5 to 14.3. Works fine on my iPad.
that's the irecovery issue, see https://github.com/marijuanARM/futurerestore#restoring-on-windows-10
-
[Help] My iPhone is stuck halfway through updating using futurerestore from iOS 12.1.2 -> iOS 14.3. It’s been stuck like this for 20 mins, what should I do now?
Okay, I was using marijuanARM's version from this, but I'll using opa334's build. Thanks again!
What are some alternatives?
When comparing blobsaver and futurerestore you can also consider the following projects:
Recaf - The modern Java bytecode editor
FutureRestore-GUI - A modern GUI for FutureRestore, with added features to make the process easier.
cicuta_virosa
futurerestore - A hacked up idevicerestore wrapper, which allows specifying SEP and Baseband for restoring