clanner / cocdp

Clash of Clans Documentation Project
216 stars 64 forks source link

Adding API/Remarks on how to login as your own account? #14

Closed illarum closed 8 years ago

illarum commented 8 years ago

I would be interested in knowing how to capture packets from my phone to use in this program. Do I use wireshark then decode it with the rc4 cipher provided?

clanner commented 8 years ago

i usually configure my laptop to share it's ethernet connection over wireless, then connect the phone to that wireless, and use wireshark or tcpdump to capture the packets.