From 5b34cac909f8aa1139fedc05c4e0d5052f39ff7a Mon Sep 17 00:00:00 2001 From: Colton Gabertan <66766340+colton-gabertan@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:38:40 -0800 Subject: [PATCH] trim paragraph Co-authored-by: Mike Hunhoff --- capa/ghidra/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capa/ghidra/README.md b/capa/ghidra/README.md index 8c89263af..0312ce92d 100644 --- a/capa/ghidra/README.md +++ b/capa/ghidra/README.md @@ -62,7 +62,7 @@ Viewing results in Ghidra Console Window: ### Using `capa_explorer.py` -By invoking capa analysis via `capa_explorer.py`, this script will take the results and import them directly into the Ghidra project. In the Symbol Tree Window, under the Namespaces section, you can find the matched rules as well as the corresponding functions that contain the extracted features. +`capa_explorer.py` integrates capa results directly with Ghidra. In the Symbol Tree Window, under the Namespaces section, you can find the matched rules as well as the corresponding functions that contain the matched features. Namespaces & Labeled Functions: