github airsquared/blobsaver v3.0

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

Getting stuck in recovery error has been fixed in v3.0.1

macOS download: [`blobsaver-3.0.dmg`](https://github.com/airsquared/blobsaver/releases/download/v3.0/blobsaver-3.0.dmg) (see [here](https://github.com/airsquared/blobsaver/wiki/Unable-to-open-on-macOS-Catalina) if you have trouble opening it on macOS) Windows download: [`blobsaver-3.0.exe`](https://github.com/airsquared/blobsaver/releases/download/v3.0/blobsaver-3.0.exe) Linux download : [`blobsaver_3.0-1_amd64.deb`](https://github.com/airsquared/blobsaver/releases/download/v3.0/blobsaver_3.0-1_amd64.deb), [`blobsaver-3.0-1.x86_64.rpm`](https://github.com/airsquared/blobsaver/releases/download/v3.0/blobsaver-3.0-1.x86_64.rpm), [`blobsaver-3.0.tar.gz`](https://github.com/airsquared/blobsaver/releases/download/v3.0/blobsaver-3.0.tar.gz)

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

Note that:

  • v3.0 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 the v3.0 beta, 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.