IDA-Pro/plugins/ida-entropy-plugin

From aldeid
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

Installation

Copy ida-ent.plw to your %ida_install_dir%\plugins\ directory.

Examples

See here.