From 87f0970dbc4c2640ba337c11c1c4b9c7d13c07ee Mon Sep 17 00:00:00 2001 From: Matt Williams <13837569+mwilliams31@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:09:59 -0400 Subject: [PATCH] Update README with dynamic capa heading (#3060) * Update README with dynamic capa heading Added a section heading for dynamic capabilities. Used lowercase to align with other headings. * Update README.md Added blank line before heading Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a0fc9e9..b7519037 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ function @ 0x4011C0 ... ``` +# dynamic capa capa also supports dynamic capabilities detection for multiple sandboxes including: * [CAPE](https://github.com/kevoreilly/CAPEv2) (supported report formats: `.json`, `.json_`, `.json.gz`) * [DRAKVUF](https://github.com/CERT-Polska/drakvuf-sandbox/) (supported report formats: `.log`, `.log.gz`)