Skip to content

Save SHSH2 blobs automatically and store them in Telegram Messenger

Notifications You must be signed in to change notification settings

breitburg/autoblobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoblobs

Automatically save and store SHSH blobs for your iOS device in your Telegram.

Configuration

To configure autoblobs open config.json:

{
  "telegram": {
    "bot_token": "0000000000:xxxxxxxxxxxx_xxxxxxxxxxxxxxxxxxxxx",
    "chat_id": "000000000",
    "disable_notification": false
  },
  "device": {
    "identifier": "iPhoneX,X",
    "ecid": "XXXXXXXXXXXXXX"
  },
  "storage_path": "blobs/"
}

Fill in your own values and save it.

Usage

To setup virtual environment use Poetry:

$ poetry install

To start endless loop:

$ poetry run python main.py

About

Save SHSH2 blobs automatically and store them in Telegram Messenger

Topics

Resources

Stars

Watchers

Forks

Languages