SkillAgentSearch skills...

IDAtropy

IDAtropy is a plugin for Hex-Ray's IDA Pro designed to generate charts of entropy and histograms using the power of idapython and matplotlib.

Install / Use

/learn @danigargu/IDAtropy
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

IDAtropy

IDAtropy is a plugin for Hex-Ray's IDA Pro designed to generate charts of entropy and histograms using the power of idapython and matplotlib.

DEPENDENCIES

IDAtropy requires the matplotlib python library:

pip install matplotlib

The current version of IDAtropy only runs in Python 3.X and IDA >= 7.4. If you want an older version with support for Python 2.X and IDA < 7.4, check this release.

INSTALLATION

Simply, copy IDAtropy.py to the IDA's plugins folder.

To install just for the current user, copy the file into one of these directories:

| OS | Plugin path | | ----------- | ------------------------------------ | | Linux/macOS | ~/.idapro/plugins | | Windows | %AppData%\Hex-Rays\IDA Pro\plugins |

SCREENSHOTS

Plugin options

Snapshot1

Entropy - All segments

Snapshot2

Histogram

Snapshot3

Entropy on-click

Snapshot4

Xrefs finder

Snapshot5

CONTACT

Any comment or pull request will be highly appreciated :-)

Related Skills

View on GitHub
GitHub Stars142
CategoryDesign
Updated16d ago
Forks28

Languages

Python

Security Score

95/100

Audited on Mar 15, 2026

No findings