Page 3 of 3 FirstFirst 123
Results 31 to 42 of 42
  1. #31
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    Quote Originally Posted by Ende! View Post
    Code:
    .text:4041D8D0 ; =============== S U B R O U T I N E =======================================
    .text:4041D8D0
    .text:4041D8D0
    .text:4041D8D0 sub_4041D8D0    proc near               ; CODE XREF: sub_4041C9F0+2Dp
    .text:4041D8D0                 push    esi
    .text:4041D8D1                 mov     esi, ecx
    .text:4041D8D3                 push    offset aAticfx32_dll ; "Aticfx32.dll"
    .text:4041D8D8                 call    LoadLibrary
    .text:4041D8DE                 test    eax, eax
    .text:4041D8E0                 jz      short loc_4041D909
    .text:4041D8E2                 push    offset aOpenadapter ; "OpenAdapter"
    .text:4041D8E7                 push    eax             ; hLibrary
    .text:4041D8E8                 call    GetProcAddress_1
    .text:4041D8EE                 test    eax, eax
    .text:4041D8F0                 mov     pOpenAdapter, eax
    .text:4041D8F5                 jz      short loc_4041D909
    .text:4041D8F7                 push    5
    .text:4041D8F9                 add     esi, 210h
    .text:4041D8FF                 push    eax
    .text:4041D900                 push    esi
    .text:4041D901                 call    sub_4042F9D0
    .text:4041D906                 add     esp, 0Ch
    .text:4041D909
    .text:4041D909 loc_4041D909:                           ; CODE XREF: sub_4041D8D0+10j
    .text:4041D909                                         ; sub_4041D8D0+25j
    .text:4041D909                 pop     esi
    .text:4041D90A                 retn
    .text:4041D90A sub_4041D8D0    endp
    .text:4041D90A
    .text:4041D90A ; ---------------------------------------------------------------------------
    .text:4041D90B                 align 10h
    .text:4041D910
    .text:4041D910 ; =============== S U B R O U T I N E =======================================
    .text:4041D910
    .text:4041D910
    .text:4041D910 sub_4041D910    proc near               ; CODE XREF: sub_4041C9F0+26p
    .text:4041D910                 push    esi
    .text:4041D911                 mov     esi, ecx
    .text:4041D913                 push    offset aNvd3dum_dll ; "Nvd3dum.DLL"
    .text:4041D918                 call    LoadLibrary
    .text:4041D91E                 test    eax, eax
    .text:4041D920                 jz      short loc_4041D949
    .text:4041D922                 push    offset aOpenadapter ; "OpenAdapter"
    .text:4041D927                 push    eax             ; hLibrary
    .text:4041D928                 call    GetProcAddress_1
    .text:4041D92E                 test    eax, eax
    .text:4041D930                 mov     dword_40540720, eax
    .text:4041D935                 jz      short loc_4041D949
    .text:4041D937                 push    5
    .text:4041D939                 add     esi, 1FCh
    .text:4041D93F                 push    eax
    .text:4041D940                 push    esi
    .text:4041D941                 call    sub_4042F9D0
    .text:4041D946                 add     esp, 0Ch
    .text:4041D949
    .text:4041D949 loc_4041D949:                           ; CODE XREF: sub_4041D910+10j
    .text:4041D949                                         ; sub_4041D910+25j
    .text:4041D949                 pop     esi
    .text:4041D94A                 retn
    .text:4041D94A sub_4041D910    endp
    .text:4041D94A
    .text:4041D94A ; ---------------------------------------------------------------------------
    .text:4041D94B                 align 10h
    Just a small quote from an IDB file of XTrapVA.dll I created ~Nov.12 (with cleaned Themida IAT calls and reconstructed custom XT import table). Didn't perform further analysis, however they obviously do 'something' with it. The sub_XX call is the function they use to obfuscate their pointers which are put into a special structure to hold them all. I'm significantly too lazy to find the references to see what they are doing with it right now.

    Oh by the way, that image came into mind when I reopened the IDB again. Probably nobody except ~FALLEN~ will understand it, but whatever, I'll post it anyway.
    Made me rofl so hard.... Why not just get the address by walking the PEB to enumerate modules and then walk the import table to get the ordinal and from there get the actual address.... I guess that's too much logic for XCrap to use... smh

  2. #32
    XarutoUsoCrack's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    CFAL Honra & Glória Server
    Posts
    1,087
    Reputation
    51
    Thanks
    2,546
    My Mood
    Relaxed
    @~FALLEN~ i don't understud nothing you said but, no ones have your knowledge.

  3. #33
    0xB4DF00D's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    46
    Reputation
    10
    Thanks
    28
    My Mood
    Bored
    Quote Originally Posted by XarutoUsoCrack View Post
    @~FALLEN~ i don't understud nothing you said but, no ones have your knowledge.
    You deserve a cocksucker tag.

    What he said is nothing new, anyone with a little knowledge knows this.

  4. The Following 3 Users Say Thank You to 0xB4DF00D For This Useful Post:

    Ende! (03-14-2013),V I (03-14-2013),~FALLEN~ (03-14-2013)

  5. #34
    pceumel's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    335
    Reputation
    16
    Thanks
    2,605
    My Mood
    Yeehaw
    Quote Originally Posted by XarutoUsoCrack View Post
    @~FALLEN~ i don't understud nothing you said but, no ones have your knowledge.
    he´s just talking about "rewriting" GetModuleHandle and GetProcAddress :P
    don´t know how to say it :/
    @~FALLEN~ correct me pls if it´s wrong ^^

    PCe
    NEW - D3D BASE -WDDM HOOK
    https://www.mpgh.net/forum/242-crossf...ml#post7906339
    My Base and Injector source (HOTKEY):
    https://www.mpgh.net/forum/580-crossf...ml#post5927406

    Happy leeching
    WDDM Hook
    https://www.mpgh.net/forum/242-crossf...d-hooking.html


    Killed a GM with hack : DONE and no bann ^^
    Killed a GM and all other Players : DONE
    Get 3min Banned : Done

  6. The Following User Says Thank You to pceumel For This Useful Post:

    ~FALLEN~ (03-15-2013)

  7. #35
    XarutoUsoCrack's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    CFAL Honra & Glória Server
    Posts
    1,087
    Reputation
    51
    Thanks
    2,546
    My Mood
    Relaxed
    @0xB4DF00D ok but i don't understanded any problem on that your little troll, go suck dicks.

  8. #36
    Ende!'s Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    33
    Quote Originally Posted by ~FALLEN~ View Post
    Made me rofl so hard.... Why not just get the address by walking the PEB to enumerate modules and then walk the import table to get the ordinal and from there get the actual address.... I guess that's too much logic for XCrap to use... smh
    Do you really expect someone who implements a "detour detection" like that

    and string "encryption" using this technique

    to know about ANY windows-internals, even if they are trivial? :P

    Edit: Oh and in case of crypto-algorithms: better initialize the key multiple times, safety first.


    We should consider starting a thread to honor the glorious coding-skills of the XTrap developers - finding content to feed it definitely won't be a big deal.
    Last edited by Ende!; 03-14-2013 at 02:32 PM.

  9. The Following 2 Users Say Thank You to Ende! For This Useful Post:

    giniyat101 (03-18-2013),~FALLEN~ (03-15-2013)

  10. #37
    ~FALLEN~'s Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    devenv.exe
    Posts
    529
    Reputation
    23
    Thanks
    328
    My Mood
    Inspired
    Quote Originally Posted by Ende! View Post
    Do you really expect someone who implements a "detour detection" like that

    and string "encryption" using this technique

    to know about ANY windows-internals, even if they are trivial? :P

    Edit: Oh and in case of crypto-algorithms: better initialize the key multiple times, safety first.


    We should consider starting a thread to honor the glorious coding-skills of the XTrap developers - finding content to feed it definitely won't be a big deal.
    I really hope they're unlocking... inb4 deadlock

  11. #38
    "Woldhack"'s Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    thanks idol?

  12. #39
    467079188's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    20
    Reputation
    10
    Thanks
    1
    thanks i will try it

  13. #40
    mamo007's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Behind You !
    Posts
    1,654
    Reputation
    216
    Thanks
    15,609
    My Mood
    Amazed
    @pceumel what is iltmessage ?
    Last edited by mamo007; 04-26-2013 at 03:14 PM.
    [Source Code] Present Hooks Win 7/8 .. 8.1/10


    - removed youtube video as it had an outside link


  14. #41
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by mamo007 View Post
    @pceumel what is iltmessage ?
    An interface..?


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  15. The Following User Says Thank You to giniyat101 For This Useful Post:

    mamo007 (04-27-2013)

  16. #42
    mamo007's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Behind You !
    Posts
    1,654
    Reputation
    216
    Thanks
    15,609
    My Mood
    Amazed
    Quote Originally Posted by giniyat101 View Post
    An interface..?
    aha .. Ok .
    [Source Code] Present Hooks Win 7/8 .. 8.1/10


    - removed youtube video as it had an outside link


Page 3 of 3 FirstFirst 123

Similar Threads

  1. WR D3D Hook - =o - 09/21/07
    By Dave84311 in forum Hack/Release News
    Replies: 26
    Last Post: 05-16-2008, 04:01 PM
  2. WR D3D Hook - =o - 03/22/07
    By Dave84311 in forum Hack/Release News
    Replies: 14
    Last Post: 10-06-2007, 09:59 AM
  3. WR D3D Hook Updated to include Punkbuster Hardware Bypass!
    By Dave84311 in forum Hack/Release News
    Replies: 3
    Last Post: 10-05-2007, 01:33 AM
  4. WR D3D Hook - =o - 09/23/07
    By Dave84311 in forum Hack/Release News
    Replies: 3
    Last Post: 09-25-2007, 07:57 AM
  5. D3D hooking tutorial 5 i think
    By llvengancell in forum WarRock - International Hacks
    Replies: 7
    Last Post: 06-26-2007, 03:09 PM

Tags for this Thread