Results 1 to 4 of 4
  1. #1
    pkedpker
    pkedpker is offline
    Member-in-training
    Join Date
    2011 Mar
    Posts
    67
    Thanks Thanks Given 
    13
    Thanks Thanks Received 
    41
    Thanked in
    14 Posts
    Rep Power
    0

    Can someone unpack AIKAEN

    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.

  2. #2
    makradesh
    makradesh is offline
    Member-in-training makradesh's Avatar
    Join Date
    2011 Feb
    Location
    UG in PGC
    Posts
    68
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    14
    Thanked in
    9 Posts
    Rep Power
    0
    unpacking and uploading would be a bitch lol, I could help you out though..

    If you could just tell me which files u need, since uploading them all would be a pain in the arse.

    BTW i tried injecting a dll aswell but on the global version i failed.

    And since i play the global version i would like to make the hack for global lol, maybe we could team a bit up?
    Stewie kills the world in 2012.

  3. #3
    pkedpker
    pkedpker is offline
    Member-in-training
    Join Date
    2011 Mar
    Posts
    67
    Thanks Thanks Given 
    13
    Thanks Thanks Received 
    41
    Thanked in
    14 Posts
    Rep Power
    0
    i got it unpacked thanks to Dwar to inject dlls you have to suspend the game and create a thread injection before Xtrap starts loading. but Xtrap is definitely a problem

    search for CreateRemoteThread injection

  4. #4
    remka
    remka is offline
    Member-in-training remka's Avatar
    Join Date
    2010 Oct
    Location
    Moscow
    Posts
    161
    Thanks Thanks Given 
    17
    Thanks Thanks Received 
    31
    Thanked in
    6 Posts
    Rep Power
    14
    closed

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •