Awesome
MFT_Browser
<!-- ![MFT_Browser](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/MFTbrowser.jpg) --> <!-- ! ![MFTbrowser animation](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/b38GPgFsUh.gif) -->- Recreates the File/Directory tree structure from an (extracted) $MFT file.
- Supports both 1024 & 4096 byte long records
- Able to carve FILE records & recreate a Directory tree from a Raw Image (v.60+)
- Able to extract the $MFT & recreate the Directory tree from a mounted NTFS volume (Volume must have a drive letter) (v.60+) <br>
==> Latest Version <==
[Dependencies]
- '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
Standalone GUI Calc for Dataruns:<br> => MFT_dataruns
Note:
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.
<!-- ![](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/m0.JPG)![](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/m2.JPG)![](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/m1.JPG) -->- $MFT Structures (pdf)
- Using MFTbrowser (pdf)
- How to view a single record from a large MFT file (pdf)<br>
- Reparse point examples (pdf)<br>
- Small test $MFT files to play with, can be found here and here