Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xKira/api_palette

A code-searching/completion tool, for IDA APIs
https://github.com/0xKira/api_palette

Last synced: about 1 month ago
JSON representation

A code-searching/completion tool, for IDA APIs

Awesome Lists containing this project

README

        

# api_palette

> Originally developed by [Milan Bohacek](mailto:[email protected]).
>
> This plugin wins the IDA [*Plug-In Contest 2017: Hall Of Fame*](https://www.hex-rays.com/contests_details/contest2017/).

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](assets/image-20200525213153865.png)