Hello guys. I have some questions about server creation. I have one online MMORPG game in Android and i want to make my own private server(well at least to understand how it communicates with server, its architecture). But the problem is when decompile it, it shows obfuscated code, but when i try to sniff the traffic using wireshark its decrypted, and also it has defense afainst being debugged. So i have no idea what to do to at least understand what i am dealing with. Can you give me some advice on what to do, if you have some experience. Thanks