Skip to content

Binoculars is an IDA PRO plugin with an integrated AI interface

License

Notifications You must be signed in to change notification settings

Vis-Wing/Binoculars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Binoculars

logo_500
Binoculars is an IDA PRO plugin with an integrated AI interface.

How to Get Started

  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.
内置命令_符号查找
内置命令_函数分析

Acknowledgments

Binoculars inherits the ideas of IDA Assistant, Gepetto and AutoGPT. It is a child standing on the shoulders of giants.
Inheriting the ideas of AutoGPT, Binoculars will create unlimited possibilities.
Thank you for your wisdom and hard work.

About

Binoculars is an IDA PRO plugin with an integrated AI interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages