Skip to content

NtfsFileExtractor

What NtfsFileExtractor does

Guided SUSA tool journey

NtfsFileExtractor supports file-system analysis. In this guide, you will use it to extract a selected NTFS file while preserving record and path context. The procedure and screenshots provide the practical reference; the surrounding context explains what to record and how to judge the result.

Tool guide at a glance

Investigation task

Extract a selected NTFS file while preserving record and path context.

Starting material

Verified NTFS training artefacts or a working copy of a training volume image.

Successful outcome

A traceable file-system observation correlated by record, path, change reason, or time.

Evidence and safety

Work from copies and retain raw metadata. Do not infer user intent from one timestamp or allocation state. Record the input identifier, tool version, relevant commands or settings, time and time zone, output location, and any errors or limitations as you work.

Choose your journey

How the labs complement this guide

The Interactive Lab is a safe browser simulation for practising the workflow and validation logic. The Full Lab is an independent exercise for an isolated, authorised environment. Confirm the installed tool version and expected output before relying on either exercise in a real case.

Accessing NtfsFileExtractor in SUSA

NtfsFileExtractor (by Joakim Schicht) is a DFIR command-line tool that extracts files directly from an NTFS volume using MFT information, even if those files are deleted or not accessible through normal Windows methods.

Extract only from a verified image or authorised working copy and direct recovered files to a separate output location. Record the source, command and tool version, hash recovered files, and treat partially recovered or deleted content as untrusted until it has been validated.

Open a command prompt and navigate to C:\Tools\JoakimSchichtTools\.

Clone the GitHub repository by running:

git clone https://github.com/jschicht/NtfsFileExtractor.git

Screenshot: Clone the GitHub repository by running:

Navigate to C:\Tools\JoakimSchichtTools\NtfsFileExtractor and open NTFS_File_Extractor64 to verify the installation. Select Yes when prompted by User Account Control.

Screenshot: Navigate to C:\Tools\JoakimSchichtTools\NtfsFileExtractor and open NTFSFileExtractor64 to verify the installation. Select Yes when prompt…

Screenshot: Navigate to C:\Tools\JoakimSchichtTools\NtfsFileExtractor and open NTFSFileExtractor64 to verify the installation. Select Yes when prompt…