sgan81 / apfs-fuse

FUSE driver for APFS (Apple File System)
GNU General Public License v2.0
1.78k stars 164 forks source link

XZ compression method #202

Open Luflosi opened 4 weeks ago

Luflosi commented 4 weeks ago

Trying to mount a DMG file compressed with XZ will fail because the compression method has not been implemented yet. Here is an example file which is compressed in this way: https://github.com/kovidgoyal/kitty/releases/download/v0.36.0/kitty-0.36.0.dmg. sect.method is 0x80000008 (2147483656 in decimal) with this file.