• Stars
    star
    114
  • Rank 306,280 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 11 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Easily save/manage SHSH blobs from Apple, Cydia and iFaith.

savethemblobs

A simple script to grab all SHSH blobs from Apple that it's currently signing to save them locally and on Cydia server.

And now also grabs blobs already cached on Cydia and iFaith servers to save them locally.

Will automatically work with future firmwares!

Usage

savethemblobs.py [-h] [--save-dir SAVE_DIR] [--overwrite]
                 [--overwrite-apple] [--overwrite-cydia]
                 [--overwrite-ifaith] [--no-submit-cydia]
                 [--skip-cydia] [--skip-ifaith]
                 ecid device

positional arguments:
  ecid                 device ECID in int or hex (prefix hex with 0x)
  device               device identifier/boardconfig (eg. iPhone3,1/n90ap)

optional arguments:
  -h, --help           show this help message and exit
  --save-dir SAVE_DIR  local dir for saving blobs (default: ~/.shsh)
  --overwrite          overwrite any existing blobs
  --overwrite-apple    overwrite any existing blobs (only from Apple)
  --overwrite-cydia    overwrite any existing blobs (only from Cydia)
  --overwrite-ifaith   overwrite any existing blobs (only from iFaith)
  --no-submit-cydia    don't submit blobs to Cydia server
  --skip-cydia         skip fetching blobs from Cydia server
  --skip-ifaith        skip fetching blobs from iFaith server

License

savethemblobs is available under the MIT license. See the LICENSE file for more info.

More Repositories

1

FindMyiPhone

A PHP class for the Find My iPhone service by iCloud®.
PHP
78
star
2

pebble-authenticator

Two-Factor Authenticator for Pebble.
C
26
star
3

pebble-hackernews

A Hacker News client for Pebble!
C
22
star
4

server-status

A simple server status web frontend.
PHP
21
star
5

Readebble

A multiple source RSS reader for Pebble.
C
18
star
6

pebble-vlc-remote

VLC Remote for Pebble.
C
16
star
7

OpalX

LIFX remote for Pebble.
C
14
star
8

pebble-zsh-completion

zsh completion for pebble
10
star
9

iKGD

An automated AES keys grabbing cli utility for iOS firmware.
C#
10
star
10

WeMote

WeMo remote for Pebble
C
10
star
11

robinhood-api-node

Robinhood API wrapper for Node.js
JavaScript
10
star
12

PebbleBucks

A Starbucks watch app for the Pebble Smartwatch.
C
10
star
13

pebble-deliveries

Package tracker for Pebble.
C
9
star
14

Ultra

An Uber app for Pebble.
C
8
star
15

php-starbucks

A simple class to get your Starbucks account details.
PHP
6
star
16

tss-proxy

A simple proxy for TSS (gs.apple.com)
JavaScript
6
star
17

pebble-tinder

Tinder for Pebble!
JavaScript
6
star
18

isounthreadedjb

heer is src code for #jalebrek
C
5
star
19

dotfiles

My dot files for OS X and Linux.
Shell
4
star
20

osx-remote

A REST API for OS X (iTunes, Spotify, etc.) via osacript.
JavaScript
4
star
21

pebble-breakingnews

Breaking News for Pebble.
C
4
star
22

php-push

PHP wrapper for Push.co API.
PHP
4
star
23

PartialZip

Download files from a remote ZIP archive
C#
4
star
24

idevicedeactivate

Deactivate iOS devices
C
3
star
25

ADC-Crawler

An iOS Dev Center crawler that powers @iOS_DevCenter and @ADCSystemStatus.
PHP
3
star
26

kafka-bench

Go
2
star
27

PlistParseCS

Apple Property List (.plist) parser for c#
C#
2
star
28

Team1777

FRC Team 1777 (2011)
Java
1
star
29

pebble-tweet

Tweet from Pebble
C
1
star
30

NoScrollToTop

Disable the iOS scroll-to-top by tapping the status bar in a UIScrollView.
Logos
1
star