We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
That would be really useful, although I haven't found a lot of information about how NTFS does it.
Do you have any reference? Maybe we shall look at the source of Testdisk.
Sorry, something went wrong.
Wikipedia seem to have a good reference about the NTFS compression algorithm.
The Linux kernel could be of some help: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/fs/ntfs/compress.c?h=v4.20.6
Looks like one of the newer NTFS compression implementations was reverse-engineered not too long ago here: https://github.com/ebiggers/ntfs-3g-system-compression/ And is used in this ntfs2btrfs utility: https://github.com/maharmstone/ntfs2btrfs
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: