Go to file
2023-10-26 14:44:05 +02:00
.gitignore Brand new world! 2023-10-19 22:57:01 +02:00
fisualizer.c First version out 2023-10-22 21:17:45 +02:00
Makefile First version out 2023-10-22 21:17:45 +02:00
README.md Adding REAMDE 2023-10-26 14:44:05 +02:00
stb_image_write.h file parsing 2023-10-21 21:11:22 +02:00

Fisualizer

Binary file visualiation by byte pair's occurence.

Usage

$ make
$ ./fisualizer <files> [<files>...]

The result will be in the filename with extentions .out.png

References

Video of the concept : https://www.youtube.com/watch?v=4bM3Gut1hIk