Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 842 Bytes

ROADMAP.md

File metadata and controls

13 lines (13 loc) · 842 Bytes
  • use partialzip instead of downloading the whole IPSW file
  • build dependencies into bin/ automatically
  • make binary paths dynamic
  • make arguments optional
  • if device info isn't provided, read DFU device with irecovery
  • implement ipsw.me API handler to recognize device and get fw url
  • handle deb folder in script directory since it doesn't need to be re-downloaded for other device+version combinations
  • if no shsh2 is provided, get an apticket using tsschecker(if installed) or with shsh.host api
  • download() function for all downloads (handle wget/curl dependencies within it)
  • CFPropertyList library to read buildmanifest and properly identify images
  • better logging
  • debian parser to parse repositories and download debs by package identifier and version
  • fix patching A9?