0xKira / api_palette

A code-searching/completion tool, for IDA APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

api_palette

Originally developed by Milan Bohacek.

This plugin wins the IDA Plug-In Contest 2017: Hall Of Fame.

api_palette.py will be useful for those who write scripts for IDA (in the CLI or the script snippets window).

Changes

  • Compatible with Python 3 and IDA 7.5
  • Only show/search the first line of doc
  • Only search api name and doc

Usage

The default shortcut is set to Shift + W.

Screenshot

image-20200525213153865

About

A code-searching/completion tool, for IDA APIs


Languages

Language:Python 100.0%