Skip to content

Is it possible to extract CFG / Call Graph using Ghidra instead of IDA Pro? #9

@mashalzainab

Description

@mashalzainab

Hello, and thank you for releasing this work.

In the MalGraph paper, the CFG are extracted using IDA Pro and I would like to ask a clarification question.

Is it feasible to extract the same type of:

  • control-flow graph (CFG)
  • call graph
  • function boundaries

using Ghidra, instead of IDA Pro?

  • Does your pipeline depend on any IDA-specific metadata or heuristics that would make Ghidra incompatible?
  • Have you (or others) tested Ghidra-generated CFGs with your model?
  • Would replacing IDA with Ghidra primarily affect graph quality, feature consistency, or model robustness?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions