dissect.target

Data extractor

Provides a programming API and command line tools to access various data sources inside disk images or file collections.

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).

GitHub

48 stars
18 watching
50 forks
Language: Python
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
fox-it/dissectA digital forensics framework that provides tools and parsers to analyze forensic artefacts from various disk and file formats.939
fox-it/dissect.archiveParses various archive and backup formats using Python0
fox-it/dissect.utilProvides utility functions and decompression algorithms for other Dissect modules.3
fox-it/dissect.volumeA parser module for various disk volume and partition systems3
fox-it/dissect.executableA Python module providing parsers for various executable formats like PE, ELF, and Macho-O.0
fox-it/dissect.xfsA Dissect module implementing a parser for the XFS file system, commonly used by RedHat Linux distributions.2
fox-it/dissect.sqlAn implementation of the SQLite database file format parser in Python.6
fox-it/dissect.thumbcacheA Dissect module implementing a parser for the Windows thumbcache data format used by Windows Vista+ systems.1
fox-it/dissect.fatA Dissect module implementing parsers for FAT and exFAT file systems.2
fox-it/dissect.esedbA Dissect module implementing a parser for a specific Microsoft database format used in various enterprise systems.18
fox-it/dissect.cstructA parser for C-like structures in Python43
fox-it/dissect.ffsA Dissect module implementing a parser for the FFS file system used in BSD operating systems2
fox-it/dissect.shellitemA Dissect module implementing a parser for Shellitem structures commonly used by Microsoft Windows.2
fox-it/dissect.cimA module that parses and analyzes data from the Windows Common Information Model (CIM) database5
fox-it/dissect.oleA parser for the Object Linking & Embedding (OLE) format used by Windows document editors.3