https://github.com/airsquared/blobsaver
A cross-platform GUI and CLI app for automatically saving SHSH blobs
https://github.com/airsquared/blobsaver
blobs ios jailbreak java javafx javafx-application
Last synced: about 1 month ago
JSON representation
A cross-platform GUI and CLI app for automatically saving SHSH blobs
- Host: GitHub
- URL: https://github.com/airsquared/blobsaver
- Owner: airsquared
- License: gpl-3.0
- Created: 2018-06-11T01:20:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T16:26:09.000Z (12 months ago)
- Last Synced: 2025-04-14T18:18:41.553Z (about 1 month ago)
- Topics: blobs, ios, jailbreak, java, javafx, javafx-application
- Language: Java
- Homepage:
- Size: 2.39 GB
- Stars: 1,802
- Watchers: 50
- Forks: 150
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Help support this project by ⭐️'ing it; [Donations](https://www.paypal.me/airsqrd) also appreciated!
# blobsaver [](https://github.com/airsquared/blobsaver/releases) [](https://www.codacy.com/gh/airsquared/blobsaver/dashboard?utm_source=github.com&utm_medium=referral&utm_content=airsquared/blobsaver&utm_campaign=Badge_Grade)
A cross-platform GUI and CLI for automatically saving SHSH blobs. [Download](https://github.com/airsquared/blobsaver/releases)
[Need help?](https://github.com/airsquared/blobsaver/wiki)

## 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
- Automate all features with the CLI
- Save blobs to TSS Saver and SHSH Host as well with one click## Nightly Builds
You can get the latest nightly build [here](https://nightly.link/airsquared/blobsaver/workflows/main/master) or get older nightly builds at [Actions](https://github.com/airsquared/blobsaver/actions).
## Feedback
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new/choose) if you encounter any
bugs/problems or have a feature request.## Built With
- JDK 21
- [IntelliJ Idea](https://www.jetbrains.com/idea/)
- [Gradle](https://gradle.org/)
- [JLink Plugin](https://github.com/beryx/badass-jlink-plugin)
- [Inno Setup](http://www.jrsoftware.org/isinfo.php) (Windows)See the full credits [here](dist/libraries_used.txt).
## License [](https://github.com/airsquared/blobsaver/blob/master/LICENSE)
This project is licensed under GNU GPL v3.0-only - see the [LICENSE](https://github.com/airsquared/blobsaver/blob/master/LICENSE) file for details