Skip to content

Releases: blacktop/ipsw

v3.1.623

15 Jul 04:33
cdcc127
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates

  • 7e531f5: docs: update download guide to include all new-ish commands (@blacktop)

Other work

  • 0e16377: chore(fcs-keys): update FCS keys (stable,RC,beta) [skip ci] (@github-actions[bot])
  • 316e7db: chore: add --info flag to ipsw dl pcc command (@blacktop)
  • af7b1b6: chore: add regex to ipsw device-info cmd (@blacktop)
  • 7400ccd: chore: json_mini sort keys (more idempotent w/ Github Action CI for fcs-keys) (@blacktop)

Summary

Full Changelog: v3.1.622...v3.1.623

What to do next?

v3.1.622

14 Jul 00:04
4dcfa0b
Compare
Choose a tag to compare

Changelog

Highlights

Improved ipsw download wp command to preview/download wallpapers

download-wp

New Features

Bug fixes

Dependency updates

Documentation updates

Other work

  • 0291642: chore(fcs-keys): update FCS keys (stable,RC,beta) [skip ci] (@github-actions[bot])
  • 2bd5f04: chore: add profiling helper functions (@blacktop)
  • 94359af: chore: move from iterm2 only terminal images to go-termimg pkg (@blacktop)
  • 9be8aff: chore: update ipsw dl wp cmd to use NEW go-termimg pkg (@blacktop)

Summary

Full Changelog: v3.1.621...v3.1.622

What to do next?

v3.1.621

03 Jul 21:49
7ae9010
Compare
Choose a tag to compare

Changelog

Bug fixes

Dependency updates

Documentation updates

Other work

  • 1c53ae3: chore: make ipsw img3 commands the same syntax as the ipsw img4 commands (@blacktop)
  • 59c4d9b: chore: un-hide the ipsw lsbom and ipsw device-info commands (@blacktop)

Summary

Full Changelog: v3.1.620...v3.1.621

What to do next?

v3.1.620

03 Jul 17:27
c6626e7
Compare
Choose a tag to compare

Changelog

Highlights

Check IPSW signing status

❱ ipsw dl tss --version 17.5.1 --signed --device iPhone15,2
   ⨯ 💀 No longer being signed  build=21F90 device=iPhone15,2 version=17.5.1
❱ ipsw dl tss --version 18.5 --signed --device iPhone17,1
   • ✅ Is still being signed   build=22F76 device=iPhone17,1 version=18.5
❱ ipsw dl tss --version 26.0 --beta --signed --device iPhone17,1
   • ✅ Is still being signed   beta=true build=23A5260n device=iPhone17,1 version=26.0

Download SHSH blob

ipipsw dl tss --version 26.0 --beta --device iPhone17,1 --output SHSH.26.0.blob
   • SHSH blob saved           output=SHSH.26.0.blob

Examine

❱ ipsw img4 im4m extract SHSH.26.0.blob
   • Extracting IM4M           path=SHSH.26.0.blob.im4m size=12 kB
❱ ipsw img4 im4m info SHSH.26.0.blob.im4m
IM4M (Manifest):
  Tag:        IM4M
  Version:    0
  Body Size:  9831 bytes
  Raw Size:   12196 bytes
  Properties: 22
    Device Properties:
      CHIP (ApChipID): 33088
      BORD (ApBoardID): 12
      ECID (ExclusiveChipID): 1234567890
      SDOM (ApSecurityDomain): 1
      CEPO (CertificateEpoch): 1
    Security Properties:
      CPRO (CertificateProductionStatus): true
      CSEC (CertificateSecurityMode): true
      srvn (SecurityRevisionNumber): 5eb61ffea80974636ceb9eda6b93fdf46d7e8a58
      snon (SecurityNonce): 1deac0d8449ec99f69b5fe44104fdb2f65a8c386
      BNCH (BootNonceHash): d0a5b110379645182bdfdedd7b168213bdc2bbf44d9ce6aa7147f0a5b069d4d5
    Version Properties:
      love (ApOSLongVersion): 23.1.260.5.14,0
      prtp (ApProductType): iPhone17,1
      sdkp (ApSDKPlatform): iphoneos
    Other Properties:
      apmv (ProductMarketingVersion): 26.0
      eply: 7801018081
      esdm: 0
      nrde: 0
      pcrp: 0440465e12b073bab7885be45281833fa8f676ba71482c6c482383683408a86c1de77c19274c48248bf44537f64d2efefeee0ace1ac03736f5f6bf93433c2a149329869de6237c98e29ba420573f9164bb0cb400c7f7ed5815d7eaf9788a0df012
      pndp: 1
      tagt (ApTarget): D93AP
      tatp (ApTargetType): d93
      uidm: false
<SNIP>

Bug fixes

  • c2cdf26: fix: ipsw download tss cmd, now correctly checking signed status and downloading SHSH blobs (@blacktop)
  • 249dfa8: fix: ipsw download cmd extra flags inherited from parent (@blacktop)
  • a9a305f: fix: ipsw fw exc cmd's IPSW auto folder generation (@blacktop)

Dependency updates

Documentation updates

Other work

Summary

Full Changelog: v3.1.619...v3.1.620

What to do next?

v3.1.619

30 Jun 18:02
482d94e
Compare
Choose a tag to compare

Changelog

New Features

  • 8f1c756: feat: add NEW 'hidden' ipsw comp and ipsw decomp cmds to use libcompression.dylib (@blacktop)
  • 98b9ae7: feat: add NEW --lookup flag to ipsw img4 im4p extract to auto grab the --iv-key (@blacktop)
  • e223d9f: feat: add NEW comp package (@blacktop)
  • bd25e35: feat: auto-detect --lookup-device and --lookup-build based on ipsw extracted im4p folder (@blacktop)

Bug fixes

Dependency updates

Documentation updates

Other work

Summary

Full Changelog: v3.1.618...v3.1.619

What to do next?

v3.1.618

28 Jun 22:34
02c3a47
Compare
Choose a tag to compare

Changelog

Bug fixes

Documentation updates

Other work

Summary

Full Changelog: v3.1.617...v3.1.618

What to do next?

v3.1.617

28 Jun 08:09
3cded00
Compare
Choose a tag to compare

Changelog

New Features

  • bdd14cf: feat: add --json flag to ipsw kernel kexts cmd (@blacktop)
  • 245fcf3: feat: add caching for downloading fw keys from the applewiki; used in cmds like ipsw mount --lookup (@blacktop)
  • 3cded00: feat: revamp ipsw img4 commands to bring inline with tools like img4lib (#784) (@blacktop)
  • a51fd93: feat: support mounting on linux for OLD HFS+ DMGs (@blacktop)

Bug fixes

Documentation updates

Other work

Summary

Full Changelog: v3.1.616...v3.1.617

What to do next?

v3.1.616

19 Jun 06:32
7ec6dfc
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 7ec6dfc: fix: attempt to fix ipsw class-dump --headers for the Virtualization framework #771 (@blacktop)

Dependency updates

Summary

Full Changelog: v3.1.615...v3.1.616

What to do next?

v3.1.615

18 Jun 22:38
9cd42e3
Compare
Choose a tag to compare

Changelog

Bug fixes

Documentation updates

  • c573463: docs: many optimizations to decrease DB size and amount of queries to keep us in the supabase free tier 🤞 (@blacktop)

Other work

Summary

Full Changelog: v3.1.614...v3.1.615

What to do next?

v3.1.614

17 Jun 23:21
5e0e45f
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Dependency updates

Documentation updates

Other work

Summary

Full Changelog: v3.1.613...v3.1.614

What to do next?