Skip to content

Binary file entropy visualizer written in Python

Notifications You must be signed in to change notification settings

XuanRay/entroPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Binary file entropy visualizer written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%