aresrpg / minecraft-dissector

A wireshark dissector for the Minecraft protocol using https://github.com/PrismarineJS/minecraft-data
56 stars 28 forks source link

Malformed packet when compression is enabled #4

Open Killuaa27 opened 3 years ago

Killuaa27 commented 3 years ago

When the traffic is compressed the dissector raise a "Malformed packet" exception, and it's not able to decode it.

DeltaEvo commented 3 years ago

Do you have more informations like the version of the minecraft that your tried to sniff ? Because compression should be supported however encryption isn't supported yet