Avatar Rithvik Vibhu
Back to Projects

Wireshark Dissector

This is a Wireshark dissector written in Lua to decode the Handshake P2P protocol.

It helps in debugging and analyzing Handshake network traffic.

Packet List

The info column shows the summary of the packet:

Wireshark List

Packet Detail

Each frame shows packet-level protocol data:

Wireshark Packet

The data syncs with the hex view next to it:

Wireshark Hex