Binary Visualizer (BitMap Explorer) is a Python GUI tool to visualize any binary file as a color-coded grid with entropy analysis.
- Visualize binary files (
.exe,.zip,.jpg, etc.) - Tooltip entropy analysis
- SHA256 hash + metadata display
- Export as PNG
- Local-only, no tracking
pip install numpy
python app.py