7.3. Show Packet Bytes

Wireshark 2.1

7.3. Show Packet Bytes

  1. Find: Search for the given text. Matching text will be highlighted, and the “Find Next” will search for more. In the context menu for the find text it’s possible to configure to use regular expression find.
  2. Print: Print the bytes in the currently selected format.
  3. Copy: Copy the bytes to the clipboard in the currently selected format.
  4. Save As: Save the bytes in the currently selected format.
  5. Close: Close this dialog box.

7.3.1. Decode as

  1. None: This is the default which does not decode anything.
  2. Base64: This will decode from Base64.
  3. Compressed: This will decompress the buffer using zlib.
  4. Quoted-Printable: This will decode from a Quoted-Printable string.

7.3.2. Show as