ID:2314975
 
(See the best response by Spunky_Girl.)
Problem description:
Hey Byond Forums,

I was curious today what kind of data Byond sends between clients and servers so I decided to packet capture transmissions between my client and my remote server. I tried to decode the data found in the TCP packets but I was unable to find a compression/decoding match that produced any meaningful information. The data inside these TCP packets are supposed to be an encoded string correct? How can I decode these strings? I mean the data can certainly be understood by my client(when I move or mouse over a turf).

I would greatly appreciate the help and I hope this is the proper forum!
Best response
Do we want security leaks? Because this is how we get security leaks.