wxlg1117 / MFT_Browser

$MFT directory tree reconstruction & record info

Home Page:https://kacos2000.github.io/MFT_Browser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donate

MFTbrowser animation

  • Recreates the File/Directory tree structure based on an offline (extracted) $MFT file.
  • 'Node Properties' right click option or Double clicking on any file/directory entry gets the full MFT details for that record
  • Clicking on any detail of the record, shows the source of the detail in the Hex view grid.
  • All timestamps are in UTC

Note:

You'll need a previously extracted $MFT or $MFTMirr file by another tool (eg. FTK Imager or Export-MFT.ps1)

Recreating the directory tree from large MFT files might take a lot of time, (possibly hour(s)), as it needs to map each child record to it's parent node, and as the structure grows, the time needed grows exponentially.

Based on $MFT Record Viewer

Note: WinHex/XWF templates were moved here

About

$MFT directory tree reconstruction & record info

https://kacos2000.github.io/MFT_Browser/

License:GNU General Public License v3.0


Languages

Language:PowerShell 99.2%Language:Smarty 0.8%