LukaszLapaj / SHSH2-Helper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%