Skip to content

Commit

Permalink
simplify explanation
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Hunhoff <[email protected]>
  • Loading branch information
colton-gabertan and mike-hunhoff authored Jan 30, 2024
1 parent b8fb767 commit 2fae271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capa/ghidra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Use the following steps to execute `capa_explorer.py` and `capa_ghidra.py` using

If you don't see `capa_explorer.py` and `capa_ghidra.py` make sure you have copied these scripts to your `$USER_HOME/ghidra_scripts` directory or manually added `</path/to/scripts>` to the Ghidra Script Manager.

When executed, `capa_explorer.py` asks you to provide your capa rules directory. `capa_ghidra.py` may be ran in the same manner and supports `default`, `verbose`, and `vverbose` output formats when executed from the Ghidra Script Manager. `capa_ghidra.py` writes output to the Ghidra Console Window. `capa_explorer.py` will integrate results directly into the Ghidra project via labels, namespaces, comments, and bookmarks.
Both scripts ask you to provide the path of your capa rules directory. `capa_ghidra.py` also asks you to select `default`, `verbose`, and `vverbose` output formats used when writing output to the Ghidra Console Window.

### Using `capa_ghidra.py`

Expand Down

0 comments on commit 2fae271

Please sign in to comment.