概述

项目地址:https://github.com/Vis-Wing/Binoculars

Binoculars 是一款带有集成 AI 接口的 IDA PRO 插件。

欢迎start。

开始

  1. Register the package in the requirements.txt file.

  2. Move the Binoculars folder and Binoculars.py file to the IDA plugins folder.

  3. Fill in the API KEY and the default model to be used in the config.ini file, for example {“GPT360″:”360gpt2-pro”}.

  4. Open IDA pro, use the ALT+Q shortcut key to open Binoculars or find Binoculars in the Edit/Plugins path of IDA pro.

  5. Next you can use Binoculars.Type your query or request in the input field and click Send or press Enter.You can chat with it or perform specific functions.

image

6. Of course, you can also use the right mouse button to find the Binoculars switch model.

切换模型

What Binoculars Can Do

 

You can chat with Binoculars to get information without having to frequently browse the browser.
聊天功能

You can use Binoculars shortcuts to analyze function functionality or rename variables.
快捷键_函数分析

You can use Binoculars built-in commands to perform some functions, and of course you can write more functions to Binoculars to make Binoculars more powerful.
内置命令_符号查找
内置命令_函数分析