evyatar9 / 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. Now with GPT4 Support!
305 stars 22 forks source link

have rename functions and variables? #7

Closed thehighwayman closed 3 months ago

thehighwayman commented 4 months ago

could save a lot of time if it automatically renamed the function and contained variables based off its analysis

evyatar9 commented 3 months ago

Hi,

Ok, I'll try to add it ASAP.

Thanks!