{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"Security","url":"https://skillfed.io/packages/category/security/3"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"},{"label":"Log Analysis","url":"https://skillfed.io/packages/category/internet-log-analysis"}],"enrichment":{"capability":"Parses disk volume and partition systems including LVM2, GPT, and MBR to extract partition metadata and structure.","skillfed_tags":["forensics","disk-analysis","binary-parsing"],"use_cases":["Forensic analysis: parse disk images to extract partition structure and identify volumes.","Disk imaging tools: integrate partition parsing into backup or cloning utilities.","System administration: programmatically enumerate and analyze partition schemes.","Malware analysis: examine disk artifacts in isolated environments.","Data recovery: reconstruct partition information from damaged disk headers."],"what_it_does":"dissect.volume is a parser library for disk volume and partition systems, part of the Dissect framework. It reads and interprets the metadata structures of common partitioning schemes\u2014LVM2, GPT, and MBR\u2014to expose partition information programmatically. The package is built on top of dissect.cstruct and dissect.util, providing low-level binary parsing of partition tables and volume metadata.\n\nTypically used in digital forensics, disk analysis, and system administration workflows where you need to programmatically understand disk layout without relying on OS-level tools. It requires Python 3.10 or later and installs with minimal dependencies, making it suitable for integration into analysis pipelines or forensic tooling.","worth_installing":"Yes, if you need to parse disk partitions programmatically in a forensics or system analysis context. The low install friction, active maintenance, and production-stable status make it reliable. However, the AGPL-3.0-or-later license requires careful review if you plan to use it in proprietary software."},"id":"dissect-volume","links":{"html":"https://skillfed.io/packages/dissect-volume","md":"https://skillfed.io/packages/dissect-volume.md","pypi":"https://pypi.org/project/dissect-volume/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-24","license_spdx":"AGPL-3.0-or-later","license_treatment":"agpl","name":"dissect.volume","python_support":"supports_current","summary":"A Dissect module implementing a parser for different disk volume and partition systems, for example LVM2, GPT and MBR"},"popularity":{"monthly_downloads":92040,"position":13484,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.18"}
