集成gpt-3.5-turbo-16k模型到IDA插件中,利用GPT来解释IDA反汇编代码,更适合逆向需求。
这个模型不能用就用库里的其他模型,(如果此不可用,IDA_GPT/Model_GPT,可用)。
clash
将Model_GPT_16k中的gepetto-locales 和 Fbleee_16k.py 脚本放到 IDA 插件文件夹 ( $IDAUSR/plugins)
-
发现gpt-3.5-turbo-16k更适合对IDA伪C代码的解释说明。
-
如果想利用GPT-4等模型需要使用自己的key,有一定的免费额度,但很少。https://gptgod.online/
gpt4free-ts,开源GPT项目
Gepetto,基于Gepetto项目进行修改
Hex Rays, the makers of IDA for their lightning fast support