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

Velocity · 7d
+0.3
★ / day
Trend
→steady
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.