cocdp
cocdp copied to clipboard
Clash of Clans Documentation Project
Hi, Can you help me to solve this error ! "struct.error: unpack_from requires a buffer of at least Z bytes" Z depends to file size Tahnks
python cocprefs.py --from 592174f07a037393 "E:\Users\1219\Desktop\script\change_Lang_bot\z-7.xml" Traceback (most recent call last): File "cocprefs.py", line 7, in from xml.sax.saxutils import escape as xml_escape File "C:\Python27\lib\xml\sax\saxutils.py", line 6, in import os, urlparse, urllib,...
Hey, can you please explain how you managed to find what you wrote [here](https://github.com/clanner/cocdp/wiki/Messages-EndClientTurn#the-checksum)? I'd really like to figure out how that works for Clash Royale. Did you use IDA...
I just added some code to your default decompress_csv.py and managed to get human readable files. But how do i recompress them. So if you have any idea about what...
Are there any plans in the future for writing some documentation for Clash Royale?
hey
H
Windows, Python 3.4 is just a no go with this script. So used python 2.7 with pscrypto 2.6 with storage.xml from CoC v.8.212.12 That does work, but only small subset...
how re-compress csv file to lzma?
Hello,This project is well documented but there is no demo or simple script to show how to decrypt packets. im using client version 7.65 and i wanted to use cocdecoder.py...
Is it possible to login fully with this (opening an rc4 stream, etc.), using the CoCdecoder.py and such? Thanks.