The Bytecode Club

Full Version: C# Clash Of Clans MITM
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey , was wondering if anyone has any knowledge about MITM for clash of clans , already figured out how to redirect it , but i can't make the proxy and edit packets , some help would be nice !

Thanks for taking the time to read !
Ok guys , i've now found a way to connect to CoC Server , make my program goes behind CoC and Server , but i now need help to decrypt the packets Facelineside
Add kalenkinloch on Skype amigo, I'd like to take a look into this
No way you can crack the encryption by only using a MITM.
Luckily it's already done by disassembling, have a look: https://github.com/clanner/cocdp
You can create a fully standalone bot, like I did:
[Image: AACSUr2.png]
(08-27-2015, 09:21 AM)Gator96100 Wrote: [ -> ]No way you can crack the encryption by only using a MITM.
Luckily it's already done by disassembling, have a look: https://github.com/clanner/cocdp
You can create a fully standalone bot, like I did:
[Image: AACSUr2.png]

Great share and interesting bot.