Files
ipsw/cmd
blacktop 4968749982 feat(car): improve Asset Catalog extraction and fix decode errors
Port feat/car branch to master with targeted fixes:

  - PaletteImage: RE'd 0xcafef00d CoreUI palette format with variable
    palette count (uint16), fixing extraction for gamut variants
  - Deepmap2 EOF: cap KCBC continuation reads to element chunk count
    and fix fragment copy overflow
  - GA8 bounds: prevent panic when pixel data is shorter than dimensions
  - CLI: restore -x/--export flag, fix -o empty-string MkdirAll crash
  - Unknown pixel formats (SVG) log instead of aborting the parse
  - Remove panic in deepmap palette compression path
  - Clean up commented-out debug file writes

  Deepmap2 wide-gamut variants remain unsupported (require Apple's
  proprietary vImageDeepmap2Decode from the Accelerate framework).
  Primary renditions always extract correctly.

  fixes #823
2026-04-06 10:15:02 -06:00
..
2026-03-10 17:08:45 -06:00