mirror of
https://github.com/mandiant/capa.git
synced 2026-06-12 19:11:32 -07:00
c8d47085ee
Removes capa.engine, capa.helpers, capa.features, and capa.features.insn imports that were never referenced in each script. Adds missing capa.loader import to show-capabilities-by-function.py which was already being used.