mandiant/capa

ghidra: enable feature extraction from existing Ghidra project binary

Open

#3.004 geöffnet am 7. Apr. 2026

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (703 Forks)github user discovery
enhancementghidrahelp wanted

Repository-Metriken

Stars
 (6.043 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide