Python ida pro plugin IDAtropy by danigargu

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
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:


INSTALLATION


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


SCREENSHOTS




Plugin options





Entropy - disk binary





Histogram - disk binary





Entropy on-click





CONTACT


Any comment or request will be highly appreciated :)

source https://github.com/danigargu/IDAtropy
 

Attachments

  • IDAtropy-master.zip
    17.8 KB · Views: 3
Top