Skip to content

A Bash script that utilizes The Sleuth Kit to recover directories in their entirety

License

Notifications You must be signed in to change notification settings

HyperHamster/sleuthkit-recoverdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

recoverdir.sh -h

USAGE

recoverdir.sh IMAGE BASE_INODE [EXCEPT_INODE]...

OPTIONS

-h      Print this help message, then exit successfully.
-R      Do not recover files, instead exit successfully.
-s      Calculate the size of all catalogued files and directories.
-q      Do not print catalogue entries, time elapsed, or recovery operations.
-b      Do not recover files or directories deeper than base level.
-c      Use cache file if one exists, generate one if not.

NOTES

Options may be clustered.
Options may be positioned anywhere.

AUTHOR

Written by HyperHamster.

About

A Bash script that utilizes The Sleuth Kit to recover directories in their entirety

Topics

Resources

License

Stars

Watchers

Forks

Languages