mandiant/capa

ghidra: enable feature extraction from existing Ghidra project binary

Open

#3,004 创建于 2026年4月7日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人)Python (703 fork)github user discovery
enhancementghidrahelp wanted

仓库指标

Star
 (6,043 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南