Ask HN: What software do you use to examine binary files? Of course a simple hex editor or even xxd will easily show you a hex/ascii representation of a binary file. But is there any good software that understands many binary formats and can for example show me what header values a gzip file contains? I think a terminal application that understands this for many different formats and easily allows you to add more formats would be very helpful |