cerement, 2 years ago (edited 2 years 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