Reversing Pro Evolution Soccer 6 - Intro
There might be a few that likes to play the game. However, to play the game in network mode you have to have a valid username and password. Anyways to cut to the chase, I have been playing around with the EXE file to see if I can get to somewhere. After many attempts of trial and error; I was able to hook the game to sniff the data sent and receifved from the client and the server and then I managed to patch the game to connect to a fake server that I’ve created to see how it was communicating with the server. Unfortunately, the game seems to be using an encrypted protocol to communicate with the server. I will try to post more information about the steps I took so far and the code I have written. But, for now let’s call it a day. Enjoy!