N0stalgikow
Results
1
issues of
N0stalgikow
Updates [capa_explorer.py](https://github.com/mandiant/capa/blob/master/capa/ghidra/capa_explorer.py) to let users choose between adding bookmarks/comments when the script is executed. Uses the Ghidra's [askChoices](https://ghidra.re/ghidra_docs/api/ghidra/app/script/GhidraScript.html#askChoices(java.lang.String,java.lang.String,java.util.List)) API to do so. closes issue: #1977 ### Checklist - [ ]...