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

44 stars
18 watching
47 forks
Language: Python
last commit: 6 days ago

Related projects:

Repository Description Stars
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.archive A Dissect module implementing parsers for various archive and backup formats. 0
fox-it/dissect.util A utility module providing pure Python implementations of decompression algorithms and supporting multiple compression formats 3
fox-it/dissect.volume A Python module implementing parsers for various disk volume and partition systems 3
fox-it/dissect.executable A module implementing parsers for various executable file formats. 0
fox-it/dissect.xfs A parser for the XFS file system used by RedHat Linux distributions. 2
fox-it/dissect.sql A Dissect module implementing parsers for the SQLite database file format. 6
fox-it/dissect.thumbcache An implementation of a parser for the Windows thumbcache. 1
fox-it/dissect.fat A module implementing parsers for FAT and exFAT file systems used on flash memory storage devices 2
fox-it/dissect.esedb An implementation of a parser for Microsofts Extensible Storage Engine Database 18
fox-it/dissect.cstruct A parser for C-like structures in Python 40
fox-it/dissect.ffs A Dissect module implementing a parser for the FFS file system 2
fox-it/dissect.shellitem A Dissect module implementing a parser for the Shellitem structures used by Microsoft Windows 2
fox-it/dissect.cim A Dissect module implementing a parser for the Windows Common Information Model (CIM) database 5
fox-it/dissect.ole A Python module that parses the Object Linking & Embedding (OLE) format used by document editors on Windows operating systems. 3