This is a repository of Ghidra-related tools and scripts open-sourced by Tenable.
- extract.py - Python script that makes use of the Ghidra Bridge to extract all decompiled functions from Ghirda
- g3po.py - Jython script that queries OpenAI's large language model, GPT-3, for explanatory comments on decompiled functions.