v3.4.0
Platform | Download |
---|---|
macOS (Intel)1 | blobsaver-intel-3.4.0.dmg |
macOS (Apple Silicon)1 | blobsaver-arm-3.4.0.dmg |
Windows | blobsaver-3.4.0.exe |
Linux (x86_64)2 | deb , rpm , or tar.gz |
Linux (Other) | Compile Instructions |
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!
Known issue on macOS < 10.15 (Mojave or lower): reading from device will give an "unknown error" (see #428).
Changelog
- Added variables that can be used in the save path for better organization (click on the '?' button next to the path field to see available options)
- You can now provide paths like
/Users/airsquared/Blobs/${DeviceIdentifier}/${MajorVersion}/${FullVersionString}
and blobsaver will automatically swap in the actual values
- You can now provide paths like
- Doesn't save new blobs if the same blobs are already there in the directory (the old behavior of always saving new blobs can be enabled from the Help menu)
- Add ability to save blobs for Macs with T2 processor (iBridge) (#514, @Redecorating)
- Fix error when enabling background saving on Linux when configuration directories didn't exist
- Fix the error when saving to TSS Saver if the ECID started with
0x
(#511, @MrManiacc) - Update tsschecker
- Improve error messages