Ext3grep
From Christoph's Personal Wiki
ext3grep is a utility that can help you recover cleanly deleted files on an ext3 partition (i.e., rm foo). It was written by Carlo Wood and is freely available here.
[edit]
Download
svn checkout http://ext3grep.googlecode.com/svn/trunk/ ext3grep-svn
[edit]
External links
- Project homepage
- HOWTO recover deleted files on an ext3 file system
- ext3grep on ohloh — in-depth code summary
