A simple packet sniffer + decryptor for the game Xiah.
If you're trying to understand how the game talks over the network, this tool gives you everything: raw packets, decrypted payloads, and clean logs.
- Logs every packet (incoming + outgoing)
- Decrypts the payload so you can actually read it
- Shows hex + ASCII
- Saves logs if you want
This project uses sharppcap