How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A Mac OS X forensic utility which manages file system mounting in support of forensic procedures.
Command line utility and Python package to ease the (un)mounting of forensic disk images
ntfstool is a collection of system utilities and drivers designed to manage NTFS-formatted volumes on macOS. It provides a file system driver and management tools that enable full read and write permissions for NTFS-formatted disks. The project includes a disk image manager that monitors storage use and automates the removal of unused image disk files. It also features a disk capacity monitor to track total and available storage space across all connected read-write volumes. The utility surface covers NTFS read-write mounting, storage administration, and the management of external storage de
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Libewf is a library to access the Expert Witness Compression Format (EWF)
The main features of libyal/libewf are: Disk Image Management, Disk Image Handling.
Open-source alternatives to libyal/libewf include: aburgh/disk-arbitrator — A Mac OS X forensic utility which manages file system mounting in support of forensic procedures. ralphje/imagemounter — Command line utility and Python package to ease the (un)mounting of forensic disk images. ntfstool/ntfstool — ntfstool is a collection of system utilities and drivers designed to manage NTFS-formatted volumes on macOS. It… velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… forensicmatt/pancakeviewer — A DFVFS backed viewer project with a WxPython GUI.