Ghidra analysis backend support #23
Labels
analysis-backend
New binary/source analysis framework to support
enhancement
New feature or request
help wanted
Extra attention is needed
Let's get Ghidra implemented as an analysis backend! This will involve basically adopting the scaffolding that already exists in the base class here:
https://github.com/ex0dus-0x/fuzzable/blob/main/fuzzable/analysis/__init__.py#L39
And ensuring that each method per metric is supported appropriately.
We'll also want to add tests here.
The text was updated successfully, but these errors were encountered: