giis-ext4 (gET iT i sAY) is a file recovery tool for Ext4 filesystems. Once installed, current files and newly created files can be recovered. It allows users to recover all deleted files, recover files owned by a specific user, and recover files of a specific type, such as text or PNG. It uses ext2fs lib and sqlite.
| Tags | ext4 recovery undelete |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | C SQLite |
| Translations | English |
Last announcement
Hi -
I have updated an four year old project. It supports ext2,ext3,ext4. and pretty much safe to use :D Thought some might be interested on it -...
Recent releases


Release Notes: During recovery, this release recomputes the md5sums of recovered files, compares them with the original md5sums, and updates the status in the log file. The log file is now in a human-readable format.


Release Notes: This release adds a locking mechanism in order to avoid sqlite3 db corruption.


Release Notes: The md5sum of the original file is stored in the log file. A user can use this detail and check the md5sum of the recovered file and verify it.


Release Notes: The "list" option was added to show a list of deleted files. Recovered files are trimmed to the correct size, not necessarily a multiple of block size.


Release Notes: A bug was fixed. Larger files can be recovered.
Recent comments
18 Jan 2011 07:23
Sorry for delay .. Stuck with lot of other works :P You can expect next version by Feb-2011 ;)
04 Aug 2010 14:22
I have found giis-ext4 works only with small files but not with large files (>4kb) - I'm not sure about this - I'll check this release fixes soon.
05 May 2010 11:02
Reason why I voted up? ..It's me project :)