README.md
pyproject.toml
setup.cfg
asmdetect/__init__.py
asmdetect/cli.py
asmdetect/detector.py
asmdetect/preprocessing.py
asmdetect/result.py
asmdetect/version.py
asmdetect.egg-info/PKG-INFO
asmdetect.egg-info/SOURCES.txt
asmdetect.egg-info/dependency_links.txt
asmdetect.egg-info/entry_points.txt
asmdetect.egg-info/requires.txt
asmdetect.egg-info/top_level.txt
examples/basic_usage.py
scripts/batch_triage.py
scripts/optimize.py
scripts/predict_from_hf.py
scripts/verify_security.py
tests/__init__.py
tests/test_asmdetect.py