MANIFEST.in
README.md
pyproject.toml
setup.py
src/cli/__init__.py
src/cli/entry.py
src/common/__init__.py
src/common/config.py
src/common/files.py
src/common/messaging.py
src/malwi/__init__.py
src/malwi/_version.py
src/malwi.egg-info/PKG-INFO
src/malwi.egg-info/SOURCES.txt
src/malwi.egg-info/dependency_links.txt
src/malwi.egg-info/entry_points.txt
src/malwi.egg-info/requires.txt
src/malwi.egg-info/top_level.txt
src/research/__init__.py
src/research/analyze_data.py
src/research/ast_to_malwicode.py
src/research/csv_writer.py
src/research/download_data.py
src/research/filter_data.py
src/research/malwi_object.py
src/research/mapping.py
src/research/predict_distilbert.py
src/research/preprocess.py
src/research/pypi.py
src/research/train_distilbert.py
src/research/train_tokenizer.py
src/research/triage.py
src/research/syntax_mapping/__init__.py
src/research/syntax_mapping/function_mapping.json
src/research/syntax_mapping/import_mapping.json
src/research/syntax_mapping/sensitive_files.json
src/research/syntax_mapping/target_files.json