Ask Your Question

Revision history [back]

Don't mask non-printable characters (Windows)

Is there any way to have Wireshark not mask non-printable characters in the packet view on the bottom? Currently, any characters < 0x20 and >= 0x7f are shown as '.' This behavior makes it very hard for me to make sense of a packet's content dump, as I typically use a font with OEM/DOS encoding which has a unique glyph for each ASCII character 0 to 0xff, and lets me makes sense of a binary dump much easier than looking at hex codes.