mirror of
https://github.com/blacktop/ipsw.git
synced 2026-05-08 12:22:26 +00:00
61f21d9345
- Support controlSize=0 (full-replacement) BXDIFF50 patches by decompressing XZ/PBZX streams directly instead of raw extraction - Add decompressStream helper that handles both raw XZ and PBZX formats - Extract patch from ZIP before base-file lookup so temp file is always cleaned up on skip - Stream patch file instead of loading entirely into memory