python-sleuthkit-recover
Linux command line thumbstick file recovery script using SleuthKit
Features
- Recover accidentaly deleted files from your thumbstick
- Choose which files to recover
What won't work
- Recover files from unallocated [or] deleted partitions
To Run this file,
- Make sure SleuthKit and Python 3.x is installed
- Clone/Download this repo
- Run the recover.py script
python3 recover.py
- Select the partition with the deleted file using the corresponding number
- Give a name for the temporary image of the partiton that will be created. This file will be as large as the partition. THIS PROCESS WILL TAKE TIME. DON'T PANIC!
- Select the file to recover using the corresponding number
Versions
- 0.0a1.dev1
- Initial Commit
- 0.1a1.dev1
- Added NTFS support
Contact Me: Telegram
On this page
Languages
Python100.0%
Contributors
GNU General Public License v3.0
Created November 9, 2019
Updated February 24, 2026