JusticeRage / Gepetto

IDA plugin which queries uses language models to speed up reverse-engineering
GNU General Public License v3.0
2.81k stars 260 forks source link

Completing the function information manually #17

Closed ghost closed 1 year ago

ghost commented 1 year ago

Can you add this?

For example, replace the question by referring to openai

JusticeRage commented 1 year ago

Please explain what you mean, I don't get it unfortunately :(

ghost commented 1 year ago

I mean change query(question) to chatgpt manually

ghost commented 1 year ago

https://github.com/JusticeRage/Gepetto/blob/main/gepetto.py#L146 window for this question

JusticeRage commented 1 year ago

UI-wise, that would be too complex I'm afraid, but you're welcome to try it and submit a PR!