royale-proxy / node-cr-proxy

A simple Clash Royale proxy, implementing the new encryption, built on top of Node
GNU Lesser General Public License v3.0
36 stars 13 forks source link

Fix: use big endian instead of little endian. #1

Closed tarik02 closed 7 years ago

srabouin commented 7 years ago

Hi @Tarik02 thanks for helping out, could you let me know an example of where this failed before?

tarik02 commented 7 years ago

Hi @srabouin. I saw the error in code and checked it. This don't fails, but it is not right code.

srabouin commented 7 years ago

Thanks!