source: rubysleuth/README @ 268

Revision 268, 455 bytes checked in by henning, 17 months ago (diff)

rubysleuth: minimal readme

Line 
1This has been written to solve the concrete problem of recovering a
2whole deleted directory tree from a NTFS partition.
3
4The actual work is done by The Sleuth Kit (http://sleuthkit.org), so
5you should ensure, it is installed. (As I wrote this, the latest Sleuth
6Kit release was 3.0.1)
7
8There are performance and design optimizations possible. For
9performance it would be a start not to search for the whole path for
10every single file.
11
12henning@orgizm.net
Note: See TracBrowser for help on using the repository browser.