Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

A cross-platform GUI and CLI app for automatically saving SHSH blobs

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