Skip to main content

Module detect

Module detect 

Source

Enums§

FsType
Detected filesystem type.
MemDumpFormat
A recognized memory-dump container format. These route to the memory mount path (a MemoryFs over memf), not the disk-filesystem dispatch.

Functions§

detect_filesystem
Auto-detect filesystem type from a Read+Seek source.
detect_memory_dump
Detect a memory-dump container by its header magic.