Packet AnalysisLOCALRuns in your browser
UDP Decoder
Decode UDP ports, declared length, checksum, and bounded payload from a datagram.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
Decoded fields
Remaining payload
—
How it works
Paste a UDP datagram beginning at the source port. Length must be at least eight bytes; a datagram shorter than its declared length is reported without reading beyond the input. Checksum validity is not inferred without an IP pseudo-header.