/w32filefrag

Filefrag for windows. Orders extends at volume level offset (instead of file offset) for comparing between files

Primary LanguageC++MIT LicenseMIT

W32 filefrag

Dumps the logical fragments of a file to the console (or to -o file). It sorts the fragment in the order of the logical volume offset. This is different from a regular filefrag on Linux as it sort on file level offset.