Skip to content

The project focus on getting a mixed memory of a FAT32 device and recover a specific file after deleting it and mixing the memory (FAT32) again without overwriting the desired file.

Notifications You must be signed in to change notification settings

estevamgalvao/undelete_FAT32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Undelete FAT32 based storage system program

This software was a recommendation of my professor Edison Ishikawa for concluding the discipline of Operational Systems. The said software, hosted inside the win_ver folder, focus on getting a mixed memory of a FAT32 device (the unix_ver folder contains the code to mix the memory) and recover a specific file after deleting it and mixing the memory again without overwriting the desired file.

The code is written in C++ using OO paradigm and compiled using Microsoft Visual C++ (MSVC). Feel free to take a look and use it if you need somehow.

University of Brasília, Brazil - 05/05/2022.

Estevam Galvão Albuquerque - Computer Engineer Student.

About

The project focus on getting a mixed memory of a FAT32 device and recover a specific file after deleting it and mixing the memory (FAT32) again without overwriting the desired file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published