ext3grep
tool to help recover deleted files on ext3 filesystems
Install
- All systems
-
curl cmd.cat/ext3grep.sh
- Debian
-
apt-get install ext3grep
- Ubuntu
-
apt-get install ext3grep
- Arch Linux
-
pacman -S ext3grep
- Kali Linux
-
apt-get install ext3grep
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ext3grep
- Raspbian
-
apt-get install ext3grep
- Dockerfile
- dockerfile.run/ext3grep
ext3grep
tool to help recover deleted files on ext3 filesystems
ext3grep is a simple tool intended to aid anyone who accidentally deletes a file on an ext3 filesystem, only to find that they wanted it shortly thereafter. This package is useful in forensics investigations.