Hi everyone,
I am currently trying to sniff and parse packets from the kRO Zero server and I'm having some difficulties when it comes to parsing the packets. Here's my current setup:
Using the packetparser (https://github.com/secretdataz/packetparser) to sniff, log and analyze the packages. I...