Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 661 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 661 Bytes

Entropy

Binary file entropy visualizer written in Python.

17MB binary, 64 blocksize

17mb binary, blocksize of 64

Inspired by Red Balloon

Dependencies

Installation

pip install -r requirements.txt

Running

Run python entropy.py filename [blocksize:optional]

Darker areas have lower entropy.

Other Examples

17MB binary, 16 blocksize

17mb binary, blocksize of 16

17MB binary, 256 blocksize

17mb binary, blocksize of 256