Skip to content

A python script that finds and reflags deleted files as active by manually reading and parsing the Master File Table.

Notifications You must be signed in to change notification settings

amooose/NTFS-File-Recovery-Flagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

NTFS-File-Recovery-Flagger

A python script that finds and reflags deleted files as active, by manually reading and parsing the Master File Table.

Requirements

Pywin32 and elevate

Usage

  1. Run the file with the one argument being your drive letter, (C,D,E,F,G..)
  2. Once the deleted files are found, you will prompted to continue, which will then
    set the flags of all deleted files as active, and run chkdsk DRIVELETTER: /f to recover all orphaned files.

About

A python script that finds and reflags deleted files as active by manually reading and parsing the Master File Table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages