pulviscriptor / agario-client

Node.js agar.io client implementation
MIT License
80 stars 43 forks source link

deleted #201

Closed mbm3 closed 8 years ago

mbm3 commented 8 years ago

deleted

ZfsrGhS953 commented 8 years ago

No, it's double encrypted, the first key starts at 673720360 (0x40404040 hex) and changes after each reset all cells packet. The other one changes every message and I don't know the algorithm. I don't know in which order they are applied as well. So you can't just replace packets in agario-client with new.

mbm3 commented 8 years ago

@ZfsrGhS953 I was talking about a websocket mask that applies the XOR...