Results 1 to 3 of 3
  1. #1
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8

    Help please Hook D3D9 is Detect

    For master coding -[I]fLuX and giniyat101 help .
    and for all other master coding help
    how to edit this hook
    i wont Hook undetect for D3D menu

    int __stdcall D3D(void)
    {
    HINSTANCE hD3D;
    DWORD vTable[105];
    hD3D=0;
    do {
    hD3D = GetModuleHandle("d3d9.dll");
    if (!hD3D) Sleep(100);
    } while(!hD3D);


    if (D3Ddiscover((void *)&vTable[0],420)==0) return 0;
    {

    while(1)
    {
    if(memcmp((void*)vTable[82],(void*)(PBYTE)"\x8B\xFF",2)== 0)
    {
    pDrawIndexedPrimitive = (oDrawIndexedPrimitive) DetourCreate((PBYTE)vTable[82], (PBYTE)myDrawIndexedPrimitive, 5);
    pEndScene = (oEndScene) DetourCreate((PBYTE) vTable[42], (PBYTE)myEndScene,5);
    }
    Sleep(50);
    }
    return 0;
    }

    }

    thanks
    Last edited by Astr3Lune; 08-21-2013 at 06:15 AM.

  2. #2
    ramo's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    A.R.E
    Posts
    291
    Reputation
    82
    Thanks
    4,076
    My Mood
    Blah
    خخخخخخخخخخخخخخخخخخخخخخخخخخخخخخ

  3. #3
    sabatbatu's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    6
    My Mood
    Cold
    Quote Originally Posted by ramo View Post
    خخخخخخخخخخخخخخخخخخخخخخخخخخخخخخ
    speak english please

     

    Project Done 20%




Similar Threads

  1. [Solved] HELP PLEASE x1injector DETECTED
    By armanaquino in forum CrossFire Help
    Replies: 3
    Last Post: 08-14-2012, 11:28 AM
  2. HELP PLEASE x1injector DETECTED
    By armanaquino in forum CrossFire PH Discussions
    Replies: 0
    Last Post: 08-14-2012, 02:34 AM
  3. [Solved] ''Client File corruption detected, closing game client''Help Please!
    By gaborator in forum CrossFire Help
    Replies: 8
    Last Post: 06-24-2012, 08:52 PM
  4. D3D9 base help please
    By matthy in forum WarRock Hack Source Code
    Replies: 12
    Last Post: 08-14-2011, 04:32 PM
  5. Help Please "Cheat Detected"
    By gamereric22 in forum Call of Duty Modern Warfare 2 Help
    Replies: 13
    Last Post: 02-12-2010, 02:58 AM