al3xtjames / ghidra-firmware-utils

Ghidra utilities for analyzing PC firmware
Other
386 stars 43 forks source link

Feature Request: Database for known GUIDs, that can be added from within Ghidra #6

Open ubfx opened 4 years ago

ubfx commented 4 years ago

Hi,

I was wondering if there are any plans to integrate a feature where you can add GUIDs to the database from within Ghidra. This would be a great help when working with many efi modules that are all referencing each other.

If not, I'd do a fork and pull request when I implemented it.

Regards

al3xtjames commented 4 years ago

This would be useful, though I didn't have any plans to implement such a feature (I am currently rewriting the helper script to work as an analyzer plugin instead). I would accept such a PR.