Major stuff
- system information
- set boot-nonce
- save SHSH
- battery info
- submit device model info
- app info
- resolution (changeable)
Missing
- iOS 3, 4, 5 support
@DanTheMann115@_m1sta@rA9_main I’ll keep the files available for as long as possible. I have everything archived. I was trying to get the entire thing back online and updated but I’m unable to find the time. So I just brought back the file server and the frontend to indicate it’s “alive”.
@CoreSerena No, system info has to be compatible with iOS 3 - iOS 15. So, I avoided anything that will break that compatibility. The codebase is already pretty messy. Adding special cases would make the code very ugly.
Are you having trouble getting it to work?
Major stuff
- system information
- set boot-nonce
- save SHSH
- battery info
- submit device model info
- app info
- resolution (changeable)
Missing
- iOS 3, 4, 5 support
@telegram Except for the ever growing chat storage database. It keeps downloading new messages and dumping them on to the db.
Telegram doesn’t provide a way to compact the db manually.