Skip to content

Feature: provide entrypoint candidates #55

Description

@slyles1001

Default ghidra doesn't handle firmware very well, as they're not formed like regular elf files and can't find the entrypoints or data maps without help. Can we feed AST data obtained from other tools to ghidra to ID entrypoint candidates, and try to align them and return the one that is "best fit"?

Expected behavior:

  • In: Text or JSON list of start address candidates
  • Out: Return a JSON? of candidates ranked on likelihood/number of functions found and ask user which one to use

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions