Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T16:26:09.000Z (8 months ago)
- Last Synced: 2025-01-18T11:02:55.636Z (12 days ago)
- Topics: blobs, ios, jailbreak, java, javafx, javafx-application
- Language: Java
- Homepage:
- Size: 2.39 GB
- Stars: 1,773
- Watchers: 47
- Forks: 150
- Open Issues: 34
-
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 [![GitHub All Releases](https://img.shields.io/github/downloads/airsquared/blobsaver/total.svg)](https://github.com/airsquared/blobsaver/releases) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/0d4fdc1daca5402a8c57efc3bef73d31)](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)
![Mac Screenshot](.github/screenshots/screenshot-macos.png)
## 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 [![GitHub license](https://img.shields.io/github/license/airsquared/blobsaver.svg)](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