mandiant/capa

ghidra: enable feature extraction from existing Ghidra project binary

Open

#3 004 ouverte le 7 avr. 2026

Voir sur GitHub
 (7 commentaires) (0 réactions) (1 assigné)Python (703 forks)github user discovery
enhancementghidrahelp wanted

Métriques du dépôt

Stars
 (6 043 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur