JusticeRage / Gepetto

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

A strange thing #46

Open zhefox opened 1 month ago

zhefox commented 1 month ago

When I install the latest version of this plugin, using bindiff on IDA9.0 will cause bindiff to fall into an infinite loop until it becomes unresponsive. Bindiff is already a recompiled version.

JusticeRage commented 1 month ago

Hi, and thanks for the report! Weird, is there anything that makes you think this issue is related to Gepetto? Does the problem stop when you remove the plugin and try using bindiff in the (otherwise) same conditions?

zhefox commented 1 month ago

It's like this, when I have free time tomorrow, I will try to see if there are any problems with the old version to determine if it's caused by the newly added CLI or other issues. When I delete the plugin, it can quickly create diff files, but when I install the plugin under the same conditions, it will get stuck in the export idb interface for a long time, and then the program will freeze