19 Forks
211 Stars
211 Watchers

GptHidra

GptHidra is a Ghidra plugin that uses the OpenAI Chat GPT to explain functions. With GptHidra, you can easily understand the purpose and behavior of functions in your codebase.

How to download and setup GptHidra

Open terminal and run command
git clone https://github.com/evyatar9/GptHidra.git
git clone is used to create a copy or clone of GptHidra repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GptHidra https://github.com/evyatar9/GptHidra/archive/master.zip

Or simply clone GptHidra with SSH
[email protected]:evyatar9/GptHidra.git

If you have some problems with GptHidra

You may open issue on GptHidra support forum (system) here: https://github.com/evyatar9/GptHidra/issues