ext4magic

recover deleted files from ext3 or ext4 partitions
  http://ext4magic.sf.net/ext4magic_en.html
  -1
  1 review



Ext4magic is a file carver (or file carving). It can be used when recovering from disasters or in digital forensics activities.

The deletion of files in ext3/4 filesystems can not be easily reversed. Zero out of the block references in the inodes makes that impossible. Experiences with other programs have proved that is possible restore sufficient information for a recover of many data files, directly from the filesystem journal.

ext4magic can extract the information from the journal and restore files in an entire directory tree, if the information in the journal are sufficient.

This tool can recover the most file types, with original filename, owner and group, file mode bits and also the old atime/mtime stamps.
Latest reviews
2
FT277002 3 years ago

I wanted to recover some videos deleted in a period of less than 6 hours. For someone who isn't command-line or file-system expert, this app requires a lot of learning. I managed after some effort to get it to recover a fraction of the files, but the names were now numbers and the permissions changed. Too bad there isn't a Linux GUI for this stuff.