7z.exe should support sparse files on Windows by using FSCTL_QUERY_ALLOCATED_RANGES
A free file archiver for extremely high compression
Brought to you by:
ipavlov
7z.exe should support storing sparse files on Windows by using FSCTL_QUERY_ALLOCATED_RANGES, and unpack them with sparse files holes intact, so fstil sparse queryrange myfile.bin should be the same for the input and for the unpacked file.