4 stable releases
1.0.3 | Sep 12, 2024 |
---|---|
1.0.2 | Sep 11, 2024 |
#89 in Parser tooling
40 downloads per month
22KB
325 lines
Thumbscache parser
A simple Rust libary which allows you to parse the contents of a thumbscache database
Example
Please refer to the examples/ folder found on the GitHub repository of this library
Bug report
Please report your issues here and specify the Windows version and the type of cache the file was using
Contact
Discord server
Website
E-mail (not very responsive there)
Views
lib.rs
:
View the contents of the Windows thumbnail cache files
https://en.wikipedia.org/wiki/Windows_thumbnail_cache This library provides an easy-to-use function to read the contents of the thumbnail cache files and view the cache entries of it Supports Windows Vista and above TODO :
- Data and header verification
Dependencies
~280–750KB
~18K SLoC