Binaly
A binary/hex editor which subdivides the file into sections which are
...It
knows the following kinds of data sections:
- Random binary data: The byte's average value is in [108, 148] and the
standard deviation is in [60, 68].
- Text data: The average value is > 64 and the std. dev. < 40.
- Homogeneous data: The std. dev. is < 2.
- Other data section: The block doesn't fit into any of the categories
above.
This is very useful to get a quick overview over the file and its content.