From Spice
A dissector is a wireshark decoder for a specific protocol.
Decoding spice in wireshark will ease debugging and testing.
The first version of Spice dissector was written by Yaniv Kaul. The Spice protocol has since changed, and the dissector needs to be updated. We think it would be best if parts of the dissector can be automatically generated using python scripts from the protocol file, similarly to the way recent spice-client/spice-server protocol files are generated.
Go to the bottom of the Spice Download page to download Wireshark with spice dissector.

