Recoverjpeg - recovery immagini jpeg

Se abbiamo accidentalmente cancellato le nostre immagini personali da una fotocamera o da un qualsiasi devices esterno, possiamo recuperarle con recoverjpeg. Recoverjpeg scansiona il filesystem alla ricerca di blocchi (di 512 bytes) contenenti la struttura di un immagine jpeg.

 

I files recuperati, di default, verranno rinominati in maniera standard:

 

imageXXXXX.jpg

...dove XXXXX è un numero progressivo che parte da zero (fino ad un massimo di 100.000) Opzioni:

 

-b blocksize grandezza del blocco in bytes (default 512)
-f format Formato stringa nella printf syntax
-h Help
-i index Index iniziale
-m maxsize Dimensioni massime immagini JPEG (default 6MB)
-q Quiet
-r readsize Grandezza lettura disco in bytes (default 128MB)
-v verbose Rimpiazza la progress-bar con l'output

Installazione

 

tar xvfz recoverjpeg-1.1.1.tar.gz
cd ~/recoverjpeg-1.1.1
./configure
su -c "make install"

Esempio: root[recoverjpeg-1.1.1]# recoverjpeg -v /dev/sda1 Candidate jpeg found Found section e0 of len 16 Found section db of len 67 Found section db of len 67 Found section c0 of len 17 Found section c4 of len 29 Naturalmente non c'e' alcuna garanzia che questo programma possa funzionare al 100%, quindi bisogna prenderlo in considerazione come "last resort" (ultima spiaggia").

 

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
13 + 3 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.