extundelete
Utility to recover deleted files from ext3/ext4 partition
Platforms: Linux · Last verified September 6, 2026
extundelete uses the information stored in the partition’s journal to attempt to recover a file that has been deleted. There is no guarantee that any particular file will be able to be undeleted.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install extundelete`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.