overte-lubosz/tools/dissectors
Anthony J. Thibault 5971ddbe24 Improvements to wireshark plugin
* properly decodes AvatarData packets embedded within BulkAvatarData packets
* Keeps a running total of all the different types of data within the AvatarData packet.
  This is useful for breaking down how much bandwidth is consumed by each sub-section.

(cherry picked from commit f8bca69819afddc506641009133208d16835fbd2)
2019-04-22 10:54:18 -07:00
..
1-hfudt.lua Add AudioSoloRequest, BulkAvatarTraitsAck; also decode obfuscated protocols 2019-02-13 18:18:47 -08:00
2-hf-audio.lua Add audio dissector 2018-06-14 17:50:59 -07:00
3-hf-avatar.lua Improvements to wireshark plugin 2019-04-22 10:54:18 -07:00
4-hf-entity.lua Add audio dissector 2018-06-14 17:50:59 -07:00
5-hf-domain.lua Add audio dissector 2018-06-14 17:50:59 -07:00
README.md Added readme and size field to avatar data packet dissector 2018-08-06 11:15:43 -07:00

High Fidelity Wireshark Plugins

Install wireshark 2.4.6 or higher.

Copy these lua files into c:\Users\username\AppData\Roaming\Wireshark\Plugins

After a capture any detected High Fidelity Packets should be easily identifiable by one of the following protocols

  • HF-AUDIO - Streaming audio packets
  • HF-AVATAR - Streaming avatar mixer packets
  • HF-ENTITY - Entity server traffic
  • HF-DOMAIN - Domain server traffic
  • HFUDT - All other UDP traffic