LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
docs/API.md
docs/ARCHITECTURE.md
docs/LIMITATIONS.md
docs/SCHEMAS.md
docs/VALIDATION_LEDGER.md
fuzz/README.md
fuzz/fuzz_archives.py
fuzz/fuzz_evidence.py
fuzz/fuzz_filesystems.py
fuzz/fuzz_identify.py
scripts/audit_write_sites.py
scripts/build_release.py
scripts/clean_sweep.py
scripts/generate_corpus.py
scripts/generate_real_corpus.sh
scripts/verify_dist.py
src/reap/__init__.py
src/reap/__main__.py
src/reap/annotate.py
src/reap/api.py
src/reap/cli.py
src/reap/crypto_providers.py
src/reap/identify.py
src/reap/limits.py
src/reap/manifest.py
src/reap/metrics.py
src/reap/pipeline.py
src/reap/plugins.py
src/reap/publication.py
src/reap/report.py
src/reap/resume.py
src/reap/signing.py
src/reap/verify.py
src/reap/handlers/__init__.py
src/reap/handlers/_fsbase.py
src/reap/handlers/_kernel_utils.py
src/reap/handlers/ambarella_env.py
src/reap/handlers/archive.py
src/reap/handlers/avb.py
src/reap/handlers/bitlocker.py
src/reap/handlers/bmp.py
src/reap/handlers/boot_img.py
src/reap/handlers/bootlogo.py
src/reap/handlers/compression.py
src/reap/handlers/cpio_handler.py
src/reap/handlers/cramfs.py
src/reap/handlers/dataflash.py
src/reap/handlers/devinfo.py
src/reap/handlers/dji_imah.py
src/reap/handlers/dtb.py
src/reap/handlers/dtbo.py
src/reap/handlers/elf.py
src/reap/handlers/erofs.py
src/reap/handlers/exfat.py
src/reap/handlers/ext4_handler.py
src/reap/handlers/exynos_boot.py
src/reap/handlers/f2fs.py
src/reap/handlers/fat.py
src/reap/handlers/gpt.py
src/reap/handlers/jffs2.py
src/reap/handlers/luks.py
src/reap/handlers/mbr.py
src/reap/handlers/modemst.py
src/reap/handlers/ntfs.py
src/reap/handlers/raw.py
src/reap/handlers/raw_kernel.py
src/reap/handlers/rk_krnl.py
src/reap/handlers/rkparm.py
src/reap/handlers/romfs.py
src/reap/handlers/salvage.py
src/reap/handlers/seven_zip.py
src/reap/handlers/sparse_img.py
src/reap/handlers/squashfs.py
src/reap/handlers/super_img.py
src/reap/handlers/ubi.py
src/reap/handlers/ubifs.py
src/reap/handlers/uboot_bin.py
src/reap/handlers/uboot_env.py
src/reap/handlers/uimage.py
src/reap/handlers/zimage.py
src/reap_cli.egg-info/PKG-INFO
src/reap_cli.egg-info/SOURCES.txt
src/reap_cli.egg-info/dependency_links.txt
src/reap_cli.egg-info/entry_points.txt
src/reap_cli.egg-info/requires.txt
src/reap_cli.egg-info/top_level.txt
tests/test_adversarial_properties.py
tests/test_annotate.py
tests/test_archive.py
tests/test_avb.py
tests/test_bitlocker.py
tests/test_boot_img.py
tests/test_build_release.py
tests/test_cli.py
tests/test_compression.py
tests/test_corpus.py
tests/test_cpio.py
tests/test_cramfs.py
tests/test_crypto_providers.py
tests/test_dataflash.py
tests/test_devinfo.py
tests/test_dji_imah.py
tests/test_dtb.py
tests/test_elf.py
tests/test_env_handlers.py
tests/test_erofs.py
tests/test_exfat.py
tests/test_ext4_helpers.py
tests/test_exynos_boot.py
tests/test_f2fs.py
tests/test_fat.py
tests/test_fsbase.py
tests/test_fuzz_regressions.py
tests/test_gpt.py
tests/test_identify.py
tests/test_jffs2.py
tests/test_kallsyms.py
tests/test_lifecycle.py
tests/test_luks.py
tests/test_manifest.py
tests/test_mbr.py
tests/test_metrics.py
tests/test_modemst.py
tests/test_ntfs.py
tests/test_parser_bounds.py
tests/test_pipeline.py
tests/test_plugin_api.py
tests/test_plugins.py
tests/test_properties.py
tests/test_publication.py
tests/test_raw.py
tests/test_raw_kernel.py
tests/test_real_corpus.py
tests/test_report.py
tests/test_romfs.py
tests/test_safety.py
tests/test_salvage.py
tests/test_seven_zip.py
tests/test_signing.py
tests/test_sparse.py
tests/test_squashfs.py
tests/test_super_img.py
tests/test_ubi.py
tests/test_ubifs.py
tests/test_uboot_bin.py
tests/test_verify.py
tests/test_verify_dist.py
tests/test_wrapper_bounds.py
tests/test_write_audit.py
tests/test_zimage.py
tests/corpus/README.md
tests/corpus/manifest.json
tests/corpus/real/erofs.img.zst
tests/corpus/real/f2fs.img.zst
tests/corpus/real/manifest.json
tests/corpus/real/ntfs.img.zst
tests/corpus/real/ubifs.img.zst