rust-libesedb
Safe Rust API to libesedb (via libesedb-sys).
use EseDb;
A tests/CacheStorage.edb can be obtained from from AppData\Local\Packages\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy\AppData\CacheStorage
Project TODO
- Document build.rs (modifying for leaf pages, etc)
- Investigate
ccfeatures = ["parallel"]for faster builds - Document function names and purposes
License
This project is made available under the LGPL-3.0-or-later.