mandiant/capa
GitHub で見るghidra: enable feature extraction from existing Ghidra project binary
Open
#3,004 opened on 2026年4月7日
enhancementghidrahelp wanted
Repository metrics
- Stars
- (6,043 stars)
- PR merge metrics
- (PR metrics pending)
説明
Currently, the Ghidra backend creates a new project and loads the target binary for a fresh analysis. We should enable users to specify an existing Ghidra project binary, e.g. to load a sample that has already been analyzed, annotated, etc.. This saves analysis time, and enables annotations to be used for analysis.