recoverdm
recover files on disks with damaged sectors
Install
- All systems
-
curl cmd.cat/recoverdm.sh
- Debian
-
apt-get install recoverdm
- Ubuntu
-
apt-get install recoverdm
- Kali Linux
-
apt-get install recoverdm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install recoverdm
- Raspbian
-
apt-get install recoverdm
- Dockerfile
- dockerfile.run/recoverdm
recoverdm
recover files on disks with damaged sectors
recoverdm recover disks with bad sectors. You can recover files as well complete devices. In case it finds sectors which simply cannot be recovered, it writes an empty sector to the output file and continues. When recovering a CD or a DVD and the program cannot read the sector in "normal mode", then the program will try to read the sector in "RAW mode" (without error-checking etc.). This toolkit also has a utility called 'mergebad' which merges multiple images into one. This package is useful in forensics investigations.