Structs§
- Column
Pattern - A learned column pattern from live records.
- Signature
Db - Database of column patterns learned from live records.
Functions§
- carve_
unallocated - Scan an unallocated region byte-by-byte looking for SQLite record patterns that
match the learned signatures for
table_hint. - learn_
signatures - Analyse live records to learn the most common serial type per (table, col_index).
- recover_
layer6 - Layer 6: carve records from all unallocated regions.