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.
git clone https://github.com/hyouteki/binv cd binv pip install -r requirements.txt python binv.py
Go to top File an issue