Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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 :-)

About

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.

Resources

Stars

142 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages