m1stadev / deleo

A Python CLI tool for downgrading i(Pad)OS devices.
MIT License
45 stars 4 forks source link

Add support for passing OTA firmwares to `LATEST_IPSW` #3

Open m1stadev opened 6 months ago

m1stadev commented 6 months ago

Passing in OTA firmwares to LATEST_IPSW would be much easier than providing an OTA manifest & latest IPSW file/URL to Equinox. Perhaps this could be done by subclassing ipsw_parser.IPSW?