Posts Tagged ‘carving’

Data recovery tools

Tuesday, May 26th, 2009

Programmi per recupero dati

  • TestDisk “TestDisk is a powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptom [...]“
  • PhotoRec (specifico per dati multimediali)

Digital Forensics tools

Saturday, November 1st, 2008
  • Autopsy “[...] The Autopsy Forensic Browser is a graphical interface to the command line digital investigation tools in The Sleuth Kit [...]“
  • Sleuthkit “[...] is a library and collection of command line tools that allow you to investigate volume and file system data”
  • Foremost (for data carving)
  • sha256deep command (to compute file hash)
  • grep command (to search keywords)
  • awk command (to analyse the output)
  • sed command (to analyse the output)
  • dd command

Other Data Carving Tools