The Sleuth Kit and Autopsy
From Just Solve the File Format Problem
Software | > | File rendering/interaction software | > | The Sleuth Kit and Autopsy |
The Sleuth Kit (TSK) is a C library and a set of command line tools for forensic analysis of filesystems and disk images. Autopsy is a graphical front end for TSK and provides some additional features on top of it, including extracting and searching the text contents from multiple file formats over an entire image.
Supported disk and file system image formats
- raw disk image (i.e. dd)
- Expert Witness (i.e. EnCase)[1]
- Advanced Forensics Format (AFF)[2]
Supported file systems:
- ext2, ext3, ext4 (Traditional Linux File System)
- FAT, ExFAT (File Allocation Table, Extended File Allocation Table)
- HFS (Apple variant File System)
- ISO 9660 / CDFS (Compact Disc File System)
- NTFS (Microsoft Windows(NT) File System)
- UFS, UFS2 (Unix File System)
- YAFFS (Yet Another Flash File System)