Skip to main content

Crate ewf_forensic

Crate ewf_forensic 

Source

Structs§

AnalysisProgress
Snapshot of analysis progress, delivered to the callback passed to EwfIntegrity::analyse_with_progress after each chunk is processed.
ComputedHashes
The three hashes computed over all sector data in an EWF image.
EwfHeaderMetadata
Acquisition metadata parsed from the zlib-compressed header section of an EWF v1 image.
EwfIntegrity
EwfIntegrityPath
Path-based, mmap-backed EWF integrity analyser.

Enums§

EwfForensicError
EwfIntegrityAnomaly
Severity
The canonical 5-level severity scale, shared across every SecurityRonin analyzer via forensicnomicon::report. Severity of a forensic finding (Info < Low < Medium < High < Critical).