Diskprobe Deb — !full!
Launch your hex editor with superuser privileges:
For those who prefer a lightweight approach, ghex is the go-to GNOME hex editor. sudo apt install ghex diskprobe deb
Problem: fdisk -l /dev/sdb shows no partitions, but you remember there was a single ext4 partition starting at sector 2048. Launch your hex editor with superuser privileges: For
sudo dd if=/dev/sdb of=evidence.img bs=1M diskprobe evidence.img diskprobe deb
| What you type | What exists in Debian repos | |---------------|-----------------------------| | sudo apt install diskprobe | Unable to locate package | | apt search diskprobe | No results |