Compare commits

..

No commits in common. "master" and "v1.0" have entirely different histories.
master ... v1.0

View File

@ -1,16 +0,0 @@
# 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](https://www.youtube.com/watch?v=4bM3Gut1hIk)