disk-forensic 0.8.2

Forensic disk-image orchestrator — decodes E01/VMDK/VHDX/VHD/QCOW2/DMG containers, auto-detects MBR/GPT/APM, and routes ISO 9660 to filesystem analysis
Documentation
1
2
3
4
5
[toolchain]
# Dev/CI toolchain pinned to current stable (fleet policy). disk-forensic is an
# application, so its declared MSRV (Cargo.toml `rust-version`) matches this pin.
channel = "1.96.0"
components = ["rustfmt", "clippy"]