Wireshark is a powerful open source tool used to dissect Ethernet packets.
A protocol dissector for Wireshark is what translates the bytes of a network package into human readable form. These dissectors can either be written in C or in the scripting language Lua.