/UndeleteX

This Python script utilizes the `pytsk3` library to scan and recover deleted files from a disk image or partition. It identifies deleted files based on the file system's metadata and provides functionality to recover these files to a specified output directory.

Primary LanguagePythonMIT LicenseMIT

Watchers