Rev 91 |
Rev 93 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 92 2022-07-01 00:21:25
- Author: daniel-marschall
- Log message:
- Version 2022-06-30 ("Special release for important bug fixes", although it is not supported anymore!)
+ Added support for $Ixxx "Vista" format 2 files (added somewhere in a Windows 10 build)
The difference towards $Ixxx "Vista" format 1 files is that the filename is not limited to MAX_PATH anymore. (New limit 0xFFFFFFFD)
+ Added XP Theme to the demo application
+ Unicode Ready
+ 64 bit Ready
Recycle Bin Unit
The Recycle Bin Unit helps you analyze recycle bin contents from your currently running system
("online mode") as well as analyze recycle bins from foreign system drives ("offline mode"),
i.e. for forensics or data recovery.
This repository contains:
- Analysis of all recycle bin info file formats for Windows 95 beta until Windows 11.
- "Recycle Bin Unit" for Delphi for reading online and offline recycle bins.
- Demo Application (pre-compiled) to list deleted files from online and offline recycle bins.