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 win;
pub mod testing;
pub mod unpack;
pub mod time;