capa/scripts
2026-05-08 17:58:07 +02:00
..
bulk-process.py fix: dedent bulk-process.py main() body so explicit argv is used 2026-05-08 17:58:07 +02:00
cache-ruleset.py fix: remove unused imports from cache-ruleset.py, detect-binexport2-capabilities.py, show-capabilities-by-function.py 2026-05-08 17:58:07 +02:00
capa-as-library.py capabilities: use dataclasses to represent complicated return types 2025-01-29 02:25:06 -07:00
capa2sarif.py fix: remove dead except ValueError clause in capa2sarif.py so JSONDecodeError is caught correctly 2026-05-08 17:58:07 +02:00
capa2yara.py fix: assign yara_strings/yara_condition to empty string when Some has cmin=0 to prevent UnboundLocalError 2026-05-08 17:58:07 +02:00
capafmt.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
compare-backends.py fix: guard statistics calls in compare-backends.py against empty duration lists 2026-05-08 17:58:07 +02:00
detect-backends.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
detect-binexport2-capabilities.py fix: remove unused imports from cache-ruleset.py, detect-binexport2-capabilities.py, show-capabilities-by-function.py 2026-05-08 17:58:07 +02:00
detect-elf-os.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
detect_duplicate_features.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
import-to-bn.py fix: correct capa/subscope-rule key in RuleMetadata.from_capa 2026-05-08 17:58:07 +02:00
import-to-ida.py fix: invert scope filter in import-to-ida.py so function-scope rules are annotated 2026-05-08 17:58:07 +02:00
inspect-binexport2.py [copyright + license] Fix headers 2025-01-15 08:52:42 -07:00
lint.py linter: validate dynamic example offsets 2026-05-08 17:58:07 +02:00
linter-data.json
match-function-id.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
minimize_vmray_results.py fix: replace zipfile with pyzipper in minimize_vmray_results.py so output archive is AES-encrypted 2026-05-08 17:58:07 +02:00
profile-memory.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
profile-time.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
proto-from-results.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
proto-to-results.py build(deps-dev): bump black from 25.12.0 to 26.3.0 (#2902) 2026-03-13 15:46:13 +01:00
setup-linter-dependencies.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
show-capabilities-by-function.py fix: remove unused imports from cache-ruleset.py, detect-binexport2-capabilities.py, show-capabilities-by-function.py 2026-05-08 17:58:07 +02:00
show-features.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00
show-unused-features.py lint: replace black/isort/flake8 with ruff (#2992) 2026-04-07 12:10:41 -06:00