Skip to content

Commit

Permalink
Update README.md with a screenshot.
Browse files Browse the repository at this point in the history
  • Loading branch information
JusticeRage authored Dec 4, 2022
1 parent 45bd5df commit ff6799d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ Finally, with the corresponding interpreter, simply run:
```

⚠️ You will also need to edit the script and add your own API key, which can be found on [this page](https://beta.openai.com/account/api-keys).
Please note that ChatGPT queries are not free (although not very expensive) and you will need to setup a payment method
Please note that ChatGPT queries are not free (although not very expensive) and you will need to setup a payment method.

# Usage

Once the plugin is installed properly, you should be able to invoke it from the context menu of IDA's pseudo code windows, as shown in the screenshot below:

![](https://github.com/JusticeRage/Gepetto/blob/main/readme/usage.png?raw=true)

# Limitations

- The plugin requires access to the HexRays decompiler to function.
Expand Down

0 comments on commit ff6799d

Please sign in to comment.