github airsquared/blobsaver v3.0.1

latest releases: v3.6.0, v3.5.2, v3.5.1...
2 years ago

macOS download: blobsaver-3.0.1.dmg (see here if you have trouble opening it on macOS)
Windows download: blobsaver-3.0.1.exe
Linux download : deb, rpm, or tar.gz (see here for more information on Linux, as well as installing on ARM)

Package Managers:
winget install blobsaver
brew install blobsaver

Help support this project by ⭐️'ing it, donations also appreciated!

Note that:

  • v3 stores saved devices differently, so you will need to import your presets from older versions of blobsaver using the "File" menu if you would like to restore them.
  • Java is no longer required starting in v3, so you can uninstall it if you'd like.

Changelog

  • This is the full release of v3.0; if you have the beta please update
  • Read both the generator and APNonce from devices, so blobs can be saved on unjailbroken devices with a known generator/ApNonce pair (major thanks to @nyuszika7h for discovering this!)
  • Now uses the system scheduler for saving blobs in the background instead of having blobsaver run constantly in the background, reducing system resource usage (launchd on macOS, task scheduler on Windows, systemd timers on Linux)
  • Presets are now called saved devices, and support an unlimited number of devices
  • Added feature to export/import saved devices to/from XML
  • Allow optionally specifying a generator
  • Fix getting stuck in recovery mode when trying to read APNonce
  • Improved performance and error handling
  • Added support for some devices that I missed previously
  • Java is now included and does not require a separate installation (also updated to Java 16)
  • UI updates
  • Add basic & anonymous analytics that can be disabled from the "Help" menu
  • A lot of other misc. fixes and enhancements + major code cleanup/reorganization

Don't miss a new blobsaver release

NewReleases is sending notifications on new releases.