mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
22 lines
425 B
Markdown
22 lines
425 B
Markdown
# rifiuti
|
|
|
|
Notes
|
|
-------
|
|
rifiuti is a tool to extract valuable informations (from a forensics investigator point of view) from MS recycle bins info2 files.
|
|
It will extract the deleted time, original drive number, original path ans size of the deleted files found in the recycle bin.
|
|
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
Usage: rifiuti [options] <filename>q
|
|
-d Field Delimiter (TAB by default)
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|