forensic-carve 0.1.0

Fleet carving contract + single-pass sweep engine: signature detection over unallocated/memory regions dispatched to per-format carvers. SecurityRonin forensic fleet.
Documentation
1
2
3
4
5
6
# Allow unwrap()/expect() inside tests; production keeps them denied (crate lints).
allow-unwrap-in-tests = true
allow-expect-in-tests = true

# Domain terms that look like code identifiers to doc_markdown.
doc-valid-idents = ["SecurityRonin", "ElfChnk", "SqliteRecoveryMethod", "SweptItem", "WinPMEM", ".."]