Posts: 66
Threads: 5
Joined: Oct 2014
Thanks: 9
Given 11 thank(s) in 6 post(s)
I just use a TransIP BladeVPS =)
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I'm getting in the mood of hacking. I started playing Clash of Clans the other day, seems like a nice game. And I noticed it's impossible to attack a village whose owner is online. So, theoretically, if I were online all the time, my village cannot be attacked. Additionally, it's reported possible to share villages between multiple devices, so it should be possible to make one fake device act as the "always online" one and play occasionally with the real device.
Now for the hacking part - how do I make such a tool? I need to reverse-engineer the network protocol and hope it's simple enough to understand. So I need my phone to connect through a device that logs the communication. This is proving to be a problem. I wanted to use Kali Linux for this, but it won't boot on my laptop. So I tried doing it the hard way, installing all the tools on a regular Linux. Tough job for a linux noob like me...