Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukaszlapaj/shsh2-helper

Simple Python Script to automate SHSH2 Blobs download and store on Windows.
https://github.com/lukaszlapaj/shsh2-helper

ios ipad iphone shsh2 shshblobs

Last synced: 20 minutes ago
JSON representation

Simple Python Script to automate SHSH2 Blobs download and store on Windows.

Awesome Lists containing this project

README

        

# SHSH2-Helper
Simple Python Script to automate SHSH2 Blobs download and store on Windows.

# Install
```
git clone https://github.com/LukaszLapaj/SHSH2-Helper.git
```

# Configuration
Go to `helper.py` and set necessary information:
```
ECID = ''
MODEL = ''
BOARDCONFIG = ''
bloobsPerVersion = 3
```

# Use
```
python helper.py
```

## Credits
* [s0uthwest](https://github.com/s0uthwest) for current Windows binary.