libqcow is a library designed to access QEMU Copy-On-Write (QCOW) image file format for digital forensics and analysis purposes. The library provides read-only operations for QCOW versions 1, 2, and 3, enabling investigators to examine virtual machine disk images without modification. It supports zlib (DEFLATE) compression decompression, AES-CBC 128-bit encryption handling, and backing file (differential image) processing. Currently in alpha development status, the library operates under LGPLv3+ licensing. The project includes API functions for file access and is working towards thread-safety implementation. Some features remain unsupported including LUKS encryption, data file handling, and in-image snapshots. The library serves as a foundation for forensic tools that need to analyze QEMU virtual machine disk images in investigations.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
An open source format for storing digital evidence and data, with a C/C++ library for creating, reading, and manipulating AFF4 images.
A digital forensics tool that provides read-only access to file-system objects from various storage media types and file formats.
A library and set of tools for accessing and analyzing storage media devices and partitions for forensic analysis and investigation.
TestDisk is a free data recovery software that can recover lost partitions and undelete files from various file systems.
Free software for extracting Microsoft cabinet files, supporting all features and formats of Microsoft cabinet files and Windows CE installation files.
A command-line tool for creating hex dumps, converting between binary and human-readable representations, and patching binary files.
A comprehensive incident response tool for Windows computers, providing advanced memory forensics and access to locked systems.
A library to access and parse Windows XML Event Log (EVTX) format, useful for digital forensics and incident response.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.