So, problem is: the game officially shutdown in 2012; I had a friend log some of the main packets from the game client before it was to close. However, I'm unsure if any encryption should be requested, or if I'm doing something wrong.
After clicking the .exe, it is immediately processed to a 'failed to connect to server' error. There is no request for user/pass before failing, it's just an immediate error. I've run through it in ollydbg just to see if I could see what it was doing, I couldn't.
So I tried reflecting this, it was not .NET. I assumed it may be of c++ origin, but i've also read that reflecting in c++ isn't possible. So I'm somewhat stuck.
I am in no way advanced at programming, so I may be taking a completely wrong direction at this problem. Any ideas/thoughts would be helpful.







