LICENSE
NOTICE
README.md
pyproject.toml
src/dfir/__init__.py
src/dfir/__main__.py
src/dfir/analyze.py
src/dfir/attack.py
src/dfir/cli.py
src/dfir/core.py
src/dfir/correlate.py
src/dfir/diff.py
src/dfir/enrich.py
src/dfir/ingest.py
src/dfir/ioc.py
src/dfir/normalize.py
src/dfir/report.py
src/dfir/stix.py
src/dfir.egg-info/PKG-INFO
src/dfir.egg-info/SOURCES.txt
src/dfir.egg-info/dependency_links.txt
src/dfir.egg-info/entry_points.txt
src/dfir.egg-info/top_level.txt
tests/test_attack.py
tests/test_cli.py
tests/test_core.py
tests/test_diff.py
tests/test_ingest.py
tests/test_ioc.py
tests/test_stix.py