capaexplorer.py> Running...
Traceback (most recent call last):
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 168, in
capa_place(capa_items)
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 148, in capa_place
add_bookmark(match_function.getEntryPoint(), tactic, "CapaExplorer - Mitre ATT&CK")
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 80, in add_bookmark
bm.setBookmark(addr, "Info", category, bookmark_text)
TypeError: setBookmark(): 4th arg can't be coerced to String
capaexplorer.py> Finished!
capaexplorer.py> Running...
Traceback (most recent call last):
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 168, in
capa_place(capa_items)
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 148, in capa_place
add_bookmark(match_function.getEntryPoint(), tactic, "CapaExplorer - Mitre ATT&CK")
File "/usr/local/Caskroom/ghidra/10.1.4-20220519/ghidra_10.1.4_PUBLIC/Ghidra/Features/Python/ghidra_scripts/capaexplorer.py", line 80, in add_bookmark
bm.setBookmark(addr, "Info", category, bookmark_text)
TypeError: setBookmark(): 4th arg can't be coerced to String
capaexplorer.py> Finished!