https://github.com/hyouteki/binv
Dynamic BINary Visualization is a way to visualize file binaries independent to their file formats.
https://github.com/hyouteki/binv
binary-visualization pyimgui python
Last synced: 3 months ago
JSON representation
Dynamic BINary Visualization is a way to visualize file binaries independent to their file formats.
- Host: GitHub
- URL: https://github.com/hyouteki/binv
- Owner: hyouteki
- License: mit
- Created: 2023-10-20T14:12:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T14:41:40.000Z (over 1 year ago)
- Last Synced: 2025-02-13T06:01:43.227Z (3 months ago)
- Topics: binary-visualization, pyimgui, python
- Language: Python
- Homepage:
- Size: 312 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dynamic **BIN**ary **V**isualization is a way to visualize file binaries independent to their file formats.
## Usecases
- Predicting the class of new file formats without having prior knowledge.
- Reverse engineering binaries.## Screenshots
### .WAV file
### .OGG file
### binv.py
## Installation
``` console
pip install -r requirements.txt
```## Running
``` console
python binv.py
```## Credits
- Concept: https://www.youtube.com/watch?v=4bM3Gut1hIk
- WAV file: https://samplelib.com/sample-wav.html
- OGG file: https://getsamplefiles.com/sample-audio-files/ogg