Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 355 Bytes

RustyFileCarver

Simple File Carver written in Rust, similar to Scalpel (but less feature complete). Can be used to recover deleted files by scanning for the known signatures.

Features:

  • Recovery from image files (.img/.dd/.raw)

TODO:

  • Recovery from a live drive location
  • FAT analysis?