Submit a plugin
Back to the list
Search from IDA
v20220407
  • Released on: 2022-04-02
  • Last update: 2022-04-07
Download
SHA256 checksum:
e7bc2fe658eb335c7762e12f413d3bf2da752ac426b51c8eba2a9eaf5c088c60

Search from IDA

Highlight a string in IDA and look it up using your search engine of choice.

The idea is taken from a plugin by Intezer Labs, which I've decided to rewrite from scratch.

Screenshot

FAQ

How to install?

Simply put search_from_ida.py and the icons directory in the user plugins directory:

OS User plugins directory
Windows %APPDATA%\Hex-Rays\IDA Pro\plugins
Linux/Mac ~/.idapro/plugins

Both Python 2 and 3 are supported.

How to change the search engine?

In the plugin's source code, change the value of QUERY_URL_FORMAT.
Optionally, add an icon to the icons directory.