forensic-rs 0.13.1

A Rust-based framework to build tools that analyze forensic artifacts and can be reused as libraries across multiple projects without changing anything.
Documentation
1
2
3
4
pub mod forensic;
pub mod registry;
pub mod sql;
pub mod vfs;