github blacktop/ipsw v3.1.368

latest releases: v3.1.544, v3.1.543, v3.1.542...
14 months ago

Highlight

AppleDB download command is much better now with support for local git repo (via --local) vs. slower API calls (also can just get URLs via --urls flag)

❯ ipsw dl appledb --os iOS --version '17.0 beta 3' -u -l
   • Querying AppleDB...
      • Git cloning local 'appledb' to /Users/blacktop/.config/ipsw/appledb
https://updates.cdn-apple.com/2023SummerSeed/fullrestores/042-11699/1D2FA663-7975-44E0-B20F-6778ADA2929F/iPhone11,8_17.0_21A5277h_Restore.ipsw
https://updates.cdn-apple.com/2023SummerSeed/fullrestores/042-11818/DEE1BAC9-4246-4A25-A839-1924C61F9896/iPhone12,1_17.0_21A5277h_Restore.ipsw
<SNIP>

Changelog

New Features

  • f01d399: feat: add --api flag to ipsw dl appledb cmd #264 (@blacktop)
  • 253d918: feat: add --local flag to ipsw dl appledb cmd to use local git repo instead of API (@blacktop)
  • d57cec9: feat: add --urls flag to ipsw dl appledb cmd to only dump URLS #263 (@blacktop)
  • 81a5d45: feat: add proper support for patch info version 4 to ipsw dsc patches command (@blacktop)
  • 35e61fd: feat: add support for CTF version 4 in ipsw kernel ctfdump command (@blacktop)
  • 83b28be: feat: add support for patchable_location_v4 format (@blacktop)
  • c775a8a: feat: support swift demangling in disass cmds and improve got ptr lookup (@blacktop)

Bug fixes

  • be67c23: fix: return 404 error in /mount: API if cryptex not found (@blacktop)

Dependency updates

Other work

Summary

Full Changelog: v3.1.367...v3.1.368

What to do next?

Don't miss a new ipsw release

NewReleases is sending notifications on new releases.