Skip to content

This a modification of the NTFS-3g driver that allows you to mount the volume even if the two copies of the MFT do not match. Whenever this happens Windows ask you to format your drive despite that many, if not all, of your files could still be recovered.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

JuantAldea/ntfs-3g

Repository files navigation

WARNING

This is a hacky, modified, version of the NTFS-3g (based on ntfs-3g_ntfsprogs-2016.2.22) driver that allows mounting a NTFS filesystem with its NTFS Master File Table (MFT) corrupted, meaning that the MFT and the MFTMirror do not match. Such missmatch makes Windows happily ask you if you want to format your drive because it is "unreadable".

See https://en.wikipedia.org/wiki/NTFS#Master_File_Table for some information about the NTFS's MFT.

Folder patches/ contains the relevant (and irrelevant) changes performed while hacking around the code.

Hope this will save someone's life as it saved mine :D

About

This a modification of the NTFS-3g driver that allows you to mount the volume even if the two copies of the MFT do not match. Whenever this happens Windows ask you to format your drive despite that many, if not all, of your files could still be recovered.

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published