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