COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/dissect-ci.yml
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/backup/__init__.py
dissect/hypervisor/backup/c_vma.py
dissect/hypervisor/backup/c_wim.py
dissect/hypervisor/backup/vma.py
dissect/hypervisor/backup/wim.py
dissect/hypervisor/backup/xva.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/vbox.py
dissect/hypervisor/descriptor/vmx.py
dissect/hypervisor/disk/__init__.py
dissect/hypervisor/disk/c_qcow2.py
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/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/vma.py
dissect/hypervisor/util/__init__.py
dissect/hypervisor/util/envelope.py
dissect/hypervisor/util/vmtar.py
tests/__init__.py
tests/conftest.py
tests/test_envelope.py
tests/test_hyperv.py
tests/test_vbox.py
tests/test_vhdx.py
tests/test_vma.py
tests/test_vmdk.py
tests/test_vmtar.py
tests/test_vmx.py
tests/data/differencing.avhdx.gz
tests/data/dynamic.vhdx.gz
tests/data/encrypted.vmx
tests/data/encryption.info
tests/data/fixed.vhdx.gz
tests/data/local.tgz.ve
tests/data/sesparse.vmdk.gz
tests/data/test.VMRS
tests/data/test.vgz
tests/data/test.vma.gz
tests/data/test.vmcx