Skip to content
/ IDAtropy Public
forked from danigargu/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.

License

Notifications You must be signed in to change notification settings

LDBQH/IDAtropy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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's library. Personally, I prefer the following steps to install it, that not requiere compile Numpy:

The plugin was only extensively tested on IDA Pro <= 6.9 for Windows, with Python 2.7 and matplotlib 1.4.3, but it should work with other versions and OS's. If you find any inconsistency, let me know.

INSTALLATION

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

SCREENSHOTS

Plugin options

Snapshot1

Entropy - disk binary

Snapshot2

Histogram - disk binary

Snapshot3

Entropy on-click

Snapshot3

CONTACT

Any comment or 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%