ex0dus-0x / ex0dus-0x/fuzzable
Ghidra analysis backend support
Open
analysis-backend
enhancement
help wanted
- Dominant language
- Python
- Stars
- 549
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/ex0dus-0x/fuzzable/tree/main/tests/analysis).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.