dissect.fat
File system parser
A module implementing parsers for FAT and exFAT file systems used on flash memory storage devices
A Dissect module implementing parsers for the FAT and exFAT file systems, commonly used on flash memory based storage devices and UEFI partitions.
2 stars
12 watching
2 forks
Language: Python
last commit: 10 days ago Related projects:
Repository | Description | Stars |
---|---|---|
fox-it/dissect.ffs | A Dissect module implementing a parser for the FFS file system | 2 |
fox-it/dissect.clfs | A parser module for the CLFS file system of Windows. | 5 |
fox-it/dissect.xfs | A parser for the XFS file system used by RedHat Linux distributions. | 2 |
fox-it/dissect.squashfs | A Dissect module implementing a parser for the SquashFS file system. | 0 |
fox-it/dissect.volume | A Python module implementing parsers for various disk volume and partition systems | 3 |
fox-it/dissect.jffs | A Dissect module implementing a parser for the JFFS2 file system used in router operating systems. | 0 |
fox-it/dissect.ntfs | A parser for the NTFS file system used in Windows operating systems | 8 |
fox-it/dissect.executable | A module implementing parsers for various executable file formats. | 0 |
fox-it/dissect.archive | A Dissect module implementing parsers for various archive and backup formats. | 0 |
fox-it/dissect.thumbcache | An implementation of a parser for the Windows thumbcache. | 1 |
fox-it/dissect.sql | A Dissect module implementing parsers for the SQLite database file format. | 6 |
fox-it/dissect.vmfs | A Python module implementing a parser for the VMFS file system used by VMware virtualization software. | 3 |
fox-it/dissect.esedb | An implementation of a parser for Microsofts Extensible Storage Engine Database | 18 |
fox-it/dissect | A digital forensics framework that provides tools and parsers to analyze forensic artefacts from various disk and file formats. | 924 |
fox-it/dissect.ole | A Python module that parses the Object Linking & Embedding (OLE) format used by document editors on Windows operating systems. | 3 |