mandiant/capa
Vedi su GitHubghidra: enable feature extraction from existing Ghidra project binary
Open
#3004 aperta il 7 apr 2026
enhancementghidrahelp wanted
Metriche repository
- Star
- (6043 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.