Does wireshark support PCOIP? If so which option do I use to decode it since it is not listed under current protocols asked 13 Dec '16, 20:38 kab13 |
2 Answers:
There is simple PCOIP Lua dissector written by Paul Offord and his team. It will decode PCoIP Sequence Numbers and find if there any gaps in those. But of course it won't do any decryption. You can download it on Tribelab site (free registration required, but they won't send any spam to you for sure): answered 14 Dec '16, 00:03 Packet_vlad edited 14 Dec '16, 00:05 |
No. It's apparently a proprietary protocol, so unless Teradici documents it or somebody reverse-engineers it, Wireshark won't be able to dissect it. answered 13 Dec '16, 21:01 Guy Harris ♦♦ |