binv - BINary Visualizer

A dynamic binary visualizer designed for visualizing file binaries independent of their file formats. It can be used to predict the class of new file formats without requiring prior knowledge or reverse engineering of binaries.

.WAV file
.OGG file
binv application itself

Quick Start

git clone https://github.com/hyouteki/binv
cd binv
pip install -r requirements.txt
python binv.py

Courtesy


RepositoryLicense MIT

Go to top File an issue