Recycle bin content analysis with Rifiuti2
Rifiuti2 is an open source tool which enables a computer forensic examiner to analyze Windows recycle bin content. The tool will show you important information such as the recycled file's deletion date and time, its original path, and so on. Rifiuti2 supports both old (starting from Windows 95) and modern (up to Windows 10) recycle bin formats. What's more, language is no problem: the tool supports all localized versions of Windows.
Getting ready
Go to Rifiuti2's download page and download the ZIP archive with the latest Windows version. In our case, the latest version is 0.6.1, so the archive we downloaded, is called Rifiuti2-0.6.1-win.zip
. Unpack it and you are ready to go.
How to do it...
You already know that each user has their own folder in the recycle bin. Remember, the screenshot from the previous recipe about EnCase —there were a number of folders. To use Rifiuti2, you should first export one of those folders. There are a lot of tools capable...