Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Contributors

Languages