cerement, 1 year ago (edited 1 year ago) hexdump comes stock with most distros, no editing features, but hexdump -C filename will at least let you see what’s in the file from control characters and control codes, it looks like everything is separated by a set of three NUL characters (`
hexdump
hexdump -C filename
NUL