Giter Site home page Giter Site logo

autotss's Introduction

autotss

Automatically save shsh2 blobs for signed iOS firmwares using tssstatus and tsschecker

Motivation

tsschecker is not only meant to be used to check signing status, but also to explore Apple's tss servers. By using all of its customization possibilities, you might discover a combination of devices and iOS versions that is now getting signed but wasn't getting signed before. -tihmstar (author of tsschecker)

I was curious to see if Apple ever accidentally signs firmwares that should no longer be signed. tsschecker is very useful for this, however a tool to automate this process did not exist.

Usage

  1. Place device info in devices.txt
  2. Find your device's identifier. You can use IPSW.me's device finder to do this.
  3. Find your device's ECID. Your device ECID can be found in iTunes. (both hex and dec are accepted)
  4. Put this information in 'devices.txt' in the following format: identifier:ecid example: iPhone8,4:2953519105564 OR identifier-boardconfig:ecid example: iPhone8,4-n69uap:2953519105564
  5. Place tsschecker in the same directory as autotss.py
  6. (Optional) Schedule autotss to run frequently to save blobs for firmwares as they are signed

Requirements

autotss's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.