|
I know how the encryption works.
So you connect using a proxy. If the proxy sends data to the server, it must encrypt it. Then, the server would receive and decrypt the packet properly. However, after that, any packet the client sends to the server will become unreadable because we changed the counters in the server but not the client. Any workarounds?
|