evyatar9/GptHidra
GptHidra is a Ghidra plugin that uses OpenAI GPT models to explain decompiled functions in reverse engineering workflows.

Not currently ranked — collecting fresh signals.
star history
The plugin integrates with Ghidra’s decompiler interface and uses the OpenAI Chat GPT API to generate natural language explanations of selected functions. Users select a function in the decompiler view, trigger the plugin via keyboard shortcut or menu, and receive an AI-generated explanation of the function’s purpose and behavior printed to the Ghidra console. It supports both GPT-3.5 and GPT-4 models for varying levels of analysis depth.
Frequently asked
- What is evyatar9/GptHidra?
- GptHidra is a Ghidra plugin that uses OpenAI GPT models to explain decompiled functions in reverse engineering workflows.
- Is GptHidra open source?
- Yes — evyatar9/GptHidra is an open-source project tracked on heatdrop.
- What language is GptHidra written in?
- evyatar9/GptHidra is primarily written in Python.
- How popular is GptHidra?
- evyatar9/GptHidra has 400 stars on GitHub.
- Where can I find GptHidra?
- evyatar9/GptHidra is on GitHub at https://github.com/evyatar9/GptHidra.