ntfs-core 0.5.0

Pure-Rust from-scratch NTFS filesystem reader — MFT, attributes, indexes, data runs, over any Read + Seek source
Documentation

ntfs-core

Crates.io Docs.rs License: MIT

Pure-Rust, from-scratch NTFS filesystem reader$MFT, attributes, indexes, data runs, $DATA/named streams, LZNT1 decompression, and NtfsFs navigation over any Read + Seek source. No unsafe, no C bindings.

[dependencies]
ntfs-core = "0.4"

Forensic analysis (timestomp / ADS / deleted-record / slack findings) lives in the sibling ntfs-forensic crate, built on this one — the reader/analyzer split mirrors vmdk-core/vmdk-forensic.


Privacy Policy · Terms of Service · © 2026 Security Ronin Ltd