[Tool] Messing Around with Gepetto
Recently, I discovered this IDAPro plugin called Gepetto [1]. It connects IDA to LLMs and assists in annotating disassembled code interactively directly from the UI.
You can simply right-click on a decompiled function’s name and ask Gepetto to explai...