An open API service indexing awesome lists of open source software.

https://github.com/itswindows11/ntfsreader

Library to read the Master File Table (MFT) in NTFS drives.
https://github.com/itswindows11/ntfsreader

Last synced: about 1 year ago
JSON representation

Library to read the Master File Table (MFT) in NTFS drives.

Awesome Lists containing this project

README

          

# NtfsReader

Library to read the Master File Table (MFT) in NTFS drives.

Project forked from https://sourceforge.net/projects/ntfsreader, which is unmaintained as of the time of writing and out of date.
This fork aims to update it and improve certain details in the implemetation.