Skip to content
/ DRS Public

Data Recovery Software for NTFS File System

License

Notifications You must be signed in to change notification settings

e2po/DRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Recovery Software for NTFS File System

Data Recovery Project - Software Development - IT Carlow

Keywords: MFT, NTFS, Data Recovery, Flask, Socket.IO, Python, AngularJS, AngularMaterial

Application written in Python performing data recovery on NTFS file systems by analysing records from Master File Table(MFT).

Software consists of three parts

  1. Background service running in its own thread that iterates over MFT records searching for ones that can be recovered.
  2. Web UI written in HTML5, CSS3 and Javascript with AngularJS framework and Angular Material library.
  3. Flask server that passes messages between AngularJS web interface and a background service using Socket.IO.

About

Data Recovery Software for NTFS File System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published