Network & Wireless Protocol Decoders

Convert raw hex strings into structured protocol fields with size, meaning, and payload context. Useful for debugging captures, reverse engineering, and learning protocol internals.

Advertisement

Network Protocols

IPv4 Decoder

Decode IPv4 packet headers from hex, including fragmentation, TTL, protocol, and addressing.

Open decoder

ARP Decoder

Decode ARP packet fields from hex to inspect hardware/protocol addresses and operations.

Open decoder

Transport Protocols

TCP Decoder

Decode TCP segment headers from hex to inspect ports, sequence numbers, flags, and options length.

Open decoder

UDP Decoder

Decode UDP datagram headers from hex for source/destination ports, length, and checksum.

Open decoder

Application Protocols

SIP Decoder

Decode SIP request and response messages from hex including start line, headers, and body preview.

Open decoder

MQTT Decoder

Decode MQTT fixed header fields from hex including control packet type, flags, and remaining length.

Open decoder

AMQP Decoder

Decode AMQP protocol headers and frame headers from hex including frame type, channel, and payload size.

Open decoder

Security Protocols

WLAN Protocols

Bluetooth Protocols

LTE Protocols Protocols

LTE NAS Decoder

Decode LTE NAS header fields from hex including security header type, protocol discriminator, and message type.

Open decoder

5G Protocols Protocols

5G NAS Decoder

Decode 5G NAS header fields from hex including protocol discriminator, security header type, and message type.

Open decoder

PFCP Decoder

Decode PFCP headers from hex including version, message type, length, SEID flag, and sequence number.

Open decoder

5G RLC Decoder

Decode 5G RLC header fields from hex including D/C indicator, sequence number, and segmentation info.

Open decoder

Popular Protocol Search Targets

These are commonly researched by engineers and students: TCP, UDP, HTTP, DNS, TLS, IPv4/IPv6, ARP, ICMP, DHCP, Wi-Fi (802.11), and Bluetooth LE. NWTools.org includes decoder pages for each of these.