{"id":13679841,"url":"https://github.com/kacos2000/MFT_Browser","last_synced_at":"2025-04-29T19:32:07.986Z","repository":{"id":40621031,"uuid":"324467248","full_name":"kacos2000/MFT_Browser","owner":"kacos2000","description":"$MFT directory tree reconstruction \u0026 FILE record info","archived":false,"fork":false,"pushed_at":"2024-10-07T14:06:10.000Z","size":30321,"stargazers_count":305,"open_issues_count":0,"forks_count":34,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-12T17:46:36.571Z","etag":null,"topics":["carve","carver","directory-tree","extract","file","gui","gui-application","metadata-information","mft","mft-browser","mft-files","ntfs","powershell","record","signed","winform"],"latest_commit_sha":null,"homepage":"https://kacos2000.github.io/MFT_Browser/","language":"PowerShell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kacos2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"kacos2000"}},"created_at":"2020-12-26T02:28:52.000Z","updated_at":"2025-03-31T23:14:32.000Z","dependencies_parsed_at":"2023-12-03T00:25:19.464Z","dependency_job_id":"1bba8e4e-7dab-4e10-9996-fb1d781f52d9","html_url":"https://github.com/kacos2000/MFT_Browser","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacos2000%2FMFT_Browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacos2000%2FMFT_Browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacos2000%2FMFT_Browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacos2000%2FMFT_Browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kacos2000","download_url":"https://codeload.github.com/kacos2000/MFT_Browser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251569549,"owners_count":21610575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["carve","carver","directory-tree","extract","file","gui","gui-application","metadata-information","mft","mft-browser","mft-files","ntfs","powershell","record","signed","winform"],"created_at":"2024-08-02T13:01:10.136Z","updated_at":"2025-04-29T19:32:02.976Z","avatar_url":"https://github.com/kacos2000.png","language":"PowerShell","funding_links":["https://github.com/sponsors/kacos2000"],"categories":["IR Tools Collection","PowerShell"],"sub_categories":["Other Tools"],"readme":"# [MFT_Browser](https://github.com/kacos2000/MFT_Browser/releases/latest)\n\n\u003c!-- ![MFT_Browser](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/MFTbrowser.jpg) --\u003e\n[![MFTbrowser Video](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/undefined-high.gif)](https://vimeo.com/890690247 \"$MFT Browser - Click to Watch!\")\n\u003c!-- ! ![MFTbrowser animation](https://raw.githubusercontent.com/kacos2000/MFT_Browser/master/I/b38GPgFsUh.gif) --\u003e\n\n- Recreates the File/Directory tree structure from an *(extracted)* $MFT file.\n- Supports both 1024 \u0026 4096 byte long records\n- Able to carve FILE records \u0026 recreate a Directory tree from a Raw Image (v.60+)\n- Able to extract the $MFT \u0026 recreate the Directory tree from a mounted NTFS volume (Volume must have a drive letter) (v.60+)\n\u003cbr\u003e\n-----------------\n\n==\u003e **[Latest Version](https://github.com/kacos2000/MFT_Browser/releases/latest)** \u003c==\n\n[Dependencies] \n- [.NET Framework 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48)\n- [Powershell Version:  5.1](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/install/windows-powershell-system-requirements?view=powershell-5.1)\n\n-----------------\n- 'Node Properties' right click option or Double clicking on any file/directory entry gets the full MFT details for that record\n- Clicking on any detail of the record, shows the source of the detail in the Hex view grid.\n- All timestamps are in UTC\n\n-----------------\nStandalone GUI Calc for Dataruns:\u003cbr\u003e\n=\u003e [MFT_dataruns](https://github.com/kacos2000/MFT_dataruns)\n\n-----------------\n### Note:\nRecreating 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.\n\n\u003c!--    ![](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)\n --\u003e  \n- [$MFT Structures *(pdf)*](https://github.com/kacos2000/MFT_Browser/blob/master/MFT%20Structures.pdf)\n- [Using MFTbrowser *(pdf)*](https://github.com/kacos2000/MFT_Browser/blob/master/Using%20MFTBrowser.pdf) \n- [How to view a single record from a large MFT file *(pdf)*](https://github.com/kacos2000/MFT_Browser/blob/master/How%20to%20view%20a%20single%20record%20from%20a%20large%20MFT%20file.pdf)\u003cbr\u003e\n- [Reparse point examples *(pdf)*](https://github.com/kacos2000/MFT_Browser/raw/master/reparse%20point%20examples.pdf)\u003cbr\u003e\n- Small test $MFT files to play with, can be found [here](https://github.com/EricZimmerman/MFT/tree/3bed2626ee85e9a96a6db70a17407d0c3696056a/MFT.Test/TestFiles) and [here](https://github.com/msuhanov/dfir_ntfs/tree/master/test_data)\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacos2000%2FMFT_Browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkacos2000%2FMFT_Browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacos2000%2FMFT_Browser/lists"}