// what it is
Description
USAF-originated file carver. Reads a disk image and pulls out files based on header/footer signatures, ignoring filesystem metadata entirely. Indispensable for recovering deleted files from unformatted media.
// use cases
What people use it for
- Carve files from a raw disk
- Recover deleted JPEG/PDF/DOCX
// commands
The commands you'll type
Carve to ./output
$ foremost -i disk.img -o output/