COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
dissect.apfs.egg-info/PKG-INFO
dissect.apfs.egg-info/SOURCES.txt
dissect.apfs.egg-info/dependency_links.txt
dissect.apfs.egg-info/requires.txt
dissect.apfs.egg-info/top_level.txt
dissect/apfs/__init__.py
dissect/apfs/apfs.py
dissect/apfs/c_apfs.py
dissect/apfs/c_apfs.pyi
dissect/apfs/cursor.py
dissect/apfs/exception.py
dissect/apfs/stream.py
dissect/apfs/util.py
dissect/apfs/objects/__init__.py
dissect/apfs/objects/base.py
dissect/apfs/objects/btree.py
dissect/apfs/objects/btree_node.py
dissect/apfs/objects/checkpoint_map.py
dissect/apfs/objects/efi_jumpstart.py
dissect/apfs/objects/er_recovery_block.py
dissect/apfs/objects/er_state.py
dissect/apfs/objects/fs.py
dissect/apfs/objects/gbitmap.py
dissect/apfs/objects/gbitmap_block.py
dissect/apfs/objects/integrity_meta.py
dissect/apfs/objects/keybag.py
dissect/apfs/objects/nx_fusion_wbc.py
dissect/apfs/objects/nx_fusion_wbc_list.py
dissect/apfs/objects/nx_reap_list.py
dissect/apfs/objects/nx_reaper.py
dissect/apfs/objects/nx_superblock.py
dissect/apfs/objects/omap.py
dissect/apfs/objects/snap_meta_ext.py
dissect/apfs/objects/spaceman.py
dissect/apfs/objects/spaceman_bitmap.py
dissect/apfs/objects/spaceman_cab.py
dissect/apfs/objects/spaceman_cib.py
tests/__init__.py
tests/conftest.py
tests/test_apfs.py
tests/test_exception.py
tests/_data/case_insensitive.bin.gz
tests/_data/case_insensitive_beta.bin.gz
tests/_data/case_sensitive.bin.gz
tests/_data/case_sensitive_beta.bin.gz
tests/_data/encrypted.bin.gz
tests/_data/jhfs_converted.bin.gz
tests/_data/jhfs_encrypted.bin.gz
tests/_data/snapshot.bin.gz
tests/_docs/Makefile
tests/_docs/__init__.py
tests/_docs/conf.py
tests/_docs/index.rst