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.
EwfRecover
Read-only-safe tolerant EWF recovery.
RecoveryReport
Outcome of a recovery run — the accounting an examiner needs to defend what was and was not salvaged from a corrupt image.

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).