.git-blame-ignore-revs
COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
dissect.hypervisor.egg-info/PKG-INFO
dissect.hypervisor.egg-info/SOURCES.txt
dissect.hypervisor.egg-info/dependency_links.txt
dissect.hypervisor.egg-info/entry_points.txt
dissect.hypervisor.egg-info/requires.txt
dissect.hypervisor.egg-info/top_level.txt
dissect/hypervisor/__init__.py
dissect/hypervisor/exceptions.py
dissect/hypervisor/descriptor/__init__.py
dissect/hypervisor/descriptor/c_hyperv.py
dissect/hypervisor/descriptor/hyperv.py
dissect/hypervisor/descriptor/ovf.py
dissect/hypervisor/descriptor/pvs.py
dissect/hypervisor/descriptor/vbox.py
dissect/hypervisor/descriptor/vmx.py
dissect/hypervisor/disk/__init__.py
dissect/hypervisor/disk/asif.py
dissect/hypervisor/disk/c_asif.py
dissect/hypervisor/disk/c_asif.pyi
dissect/hypervisor/disk/c_hdd.py
dissect/hypervisor/disk/c_qcow2.py
dissect/hypervisor/disk/c_qcow2.pyi
dissect/hypervisor/disk/c_vdi.py
dissect/hypervisor/disk/c_vhd.py
dissect/hypervisor/disk/c_vhdx.py
dissect/hypervisor/disk/c_vmdk.py
dissect/hypervisor/disk/hdd.py
dissect/hypervisor/disk/qcow2.py
dissect/hypervisor/disk/vdi.py
dissect/hypervisor/disk/vhd.py
dissect/hypervisor/disk/vhdx.py
dissect/hypervisor/disk/vmdk.py
dissect/hypervisor/tools/__init__.py
dissect/hypervisor/tools/envelope.py
dissect/hypervisor/tools/vmtar.py
dissect/hypervisor/util/__init__.py
dissect/hypervisor/util/envelope.py
dissect/hypervisor/util/vmtar.py
tests/__init__.py
tests/_util.py
tests/_data/descriptor/hyperv/test.VMRS
tests/_data/descriptor/hyperv/test.vmcx
tests/_data/descriptor/vbox/GOAD-DC01.vbox
tests/_data/descriptor/vbox/encrypted.vbox
tests/_data/descriptor/vmx/encrypted.vmx
tests/_data/disk/asif/basic.asif.gz
tests/_data/disk/hdd/expanding.hdd/DiskDescriptor.xml
tests/_data/disk/hdd/expanding.hdd/expanding.hdd
tests/_data/disk/hdd/expanding.hdd/expanding.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/plain.hdd/DiskDescriptor.xml
tests/_data/disk/hdd/plain.hdd/plain.hdd
tests/_data/disk/hdd/plain.hdd/plain.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/DiskDescriptor.xml
tests/_data/disk/hdd/split.hdd/split.hdd
tests/_data/disk/hdd/split.hdd/split.hdd.0.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/split.hdd.1.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/split.hdd.2.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/split.hdd.3.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/split.hdd.4.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/hdd/split.hdd/split.hdd.5.{5fbaabe3-6958-40ff-92a7-860e329aab41}.hds.gz
tests/_data/disk/qcow2/backing-chain-1.qcow2.gz
tests/_data/disk/qcow2/backing-chain-2.qcow2.gz
tests/_data/disk/qcow2/backing-chain-3.qcow2.gz
tests/_data/disk/qcow2/basic-zstd.qcow2.gz
tests/_data/disk/qcow2/basic.qcow2.gz
tests/_data/disk/qcow2/data-file.bin.gz
tests/_data/disk/qcow2/data-file.qcow2.gz
tests/_data/disk/qcow2/snapshot.qcow2.gz
tests/_data/disk/vhd/dynamic.vhd.gz
tests/_data/disk/vhd/fixed.vhd.gz
tests/_data/disk/vhdx/differencing.avhdx.gz
tests/_data/disk/vhdx/dynamic.vhdx.gz
tests/_data/disk/vhdx/fixed.vhdx.gz
tests/_data/disk/vmdk/sesparse.vmdk.gz
tests/_data/util/envelope/encryption.info
tests/_data/util/envelope/local.tgz.ve
tests/_data/util/vmtar/test.vgz
tests/_docs/Makefile
tests/_docs/conf.py
tests/_docs/index.rst
tests/descriptor/__init__.py
tests/descriptor/test_hyperv.py
tests/descriptor/test_ovf.py
tests/descriptor/test_pvs.py
tests/descriptor/test_vbox.py
tests/descriptor/test_vmx.py
tests/disk/__init__.py
tests/disk/test_asif.py
tests/disk/test_hdd.py
tests/disk/test_qcow2.py
tests/disk/test_vhd.py
tests/disk/test_vhdx.py
tests/disk/test_vmdk.py
tests/util/__init__.py
tests/util/test_envelope.py
tests/util/test_vmtar.py