IDA-Pro/plugins/ida-entropy-plugin
Jump to navigation
Jump to search
You are here | IDA Entropy Plugin
|
Description
Utility for entropy calculation of 32-bit executable and binary files released. It can be usefull for express searching of a file blocks with a high entropy - encrypted chunks, encryption keys, etc. Utility can be built as a IDA plugin and as a standalone utility.
It allow to calculate entropy of a sections of the file by utility launch, calculate entropy of any block of the file, build entropy map of a specified section.
Download and installation
Download link
- Official: http://www.smokedchicken.org/2010/06/ida-entropy-plugin.html (Forbidden?)
- Mirror: https://tuts4you.com/request.php?2936
Installation
Copy ida-ent.plw to your %ida_install_dir%\plugins\ directory.
Examples
See here.