Skip to content

Indx2Csv

What Indx2Csv does

Guided SUSA tool journey

Indx2Csv supports file-system analysis. In this guide, you will use it to export directory-index records and identify one current or deleted reference. 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

Export directory-index records and identify one current or deleted reference.

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 Indx2Csv in SUSA

Indx2Csv (by Joakim Schicht) is a tool that parses NTFS directory index records ($INDEX_ALLOCATION / INDX) and converts them into a readable CSV format.

Parse a verified working copy and write the CSV to a separate output directory. Record the source volume, parser version and settings, then validate important file references and timestamps against $MFT, the USN Journal and allocated directory structures.

Make sure Git for Windows is installed.

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

Clone the GitHub repository by running:

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

Screenshot: Clone the GitHub repository by running:

Double-click Indx2Csv64 to run the application.

Screenshot: Double-click Indx2Csv64 to run the application