This new version of byte-stats.py, my tool to generate statistics for (binary) data, comes with an update to report the longest:
- printable string (ASCII bytes between 0x20 and 0x7E included)
- hexadecimal string (ASCII hexadecimal digits, not checking if the length is an even number)
- BASE64 strings (ASCII BASE64 digits without padding character =, not checking if the length is a multiple of 4)

MD5: 9187073EB63DE78BDACA1A3AB096DD19
SHA256: 6BC1F8A6FDAA4E8484B6C86E38E214BCBF24AB20F80C92D8AEE3C5EA402D2F0C