Hello I'm willing to make some hacks I'm very good when it comes to stepping threw assembly code in ollydbg but I can't do this while the game is packed with Themida and I don't know how to unpack it. I tried hacking it unpacked almost got it loaded with command line something like 1111A2426368237719524453E0B9BF2A5DA.
Anyways I didn't get very far at all.. I tired all my methods which I use to bypass hackshield none of them work for Xtrap.. can't even find Xtrap driver loaded best i found was like xtrap.xt which ending/suspending it while game is running does nothing, suspending the game's Xtrap module threads like 20 of them also does nothing except DC from game after 5mins.
So I had a flawless idea to bypass Xtrap without altering the game at all I was thinking of injecting a dll into the game which redirected a few calls of packet data before it gets encrypted then sent to socket same for recv data which would give me the ability to inject packets as well. I'm only 1 step away thats getting a unpacked AIKAEN.exe for achieving this goal. It would be a pretty fun project to play around with.
Well i'll keep trying to unpack AIKAEN, but most of my hope relies on ollydbg scripts which never work.
I can pretty much dump AIKAEN unpacked but it won't be runnable just good enough to see the assembly that it runs.. but I am only good at stepping threw code while it's actively running so I can't do anything with a image dump, i'm not that crazy with assembly that I could run it in my head.
Thanks if anyone decides to help me out. I'll probably release something as well for the support.