Thread: hooks

Results 1 to 13 of 13
  1. #1
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah

    hooks

    Code:
    void cMain::Hook() 
    {
    	DWORD	dwD3D9, Address, *vtbl;
    	dwD3D9 = 0;
    	do {
    		dwD3D9 = (DWORD)GetModuleHandle(D3D9_Name);
    		Sleep(10);
    	} while(!dwD3D9);
    
    	Address = Main.FindPattern(dwD3D9, 0x128000, (PBYTE)"\xC7\x06\x00\x00\x00\x00\x89\x86\x00\x00\x00\x00\x89\x86", "xx????xx????xx");
    	
    	if ( Address ) 
    	{
    		memcpy(&vtbl,(void *)(Address+2),4);
    		pReset   = ( oReset   )cMain::DetourCreate(( PBYTE ) vtbl[Reset],   ( PBYTE ) &MyReset   ,Len_size );
    		pPresent = ( oPresent )cMain::DetourCreate(( PBYTE ) vtbl[Present], ( PBYTE ) &MyPresent ,Len_size );
    	}
    }

  2. #2
    IHaxYou!'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HaxLand
    Posts
    936
    Reputation
    -18
    Thanks
    387
    My Mood
    Cynical
    Explain what you need.

  3. #3
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    do they still work because everytime i try to go in game they crash or is it my

    Quote Originally Posted by IHaxYou! View Post
    Explain what you need.
    Do they still work because every time i try to go in game they crash after like 2 mins in game???

  4. #4
    IHaxYou!'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HaxLand
    Posts
    936
    Reputation
    -18
    Thanks
    387
    My Mood
    Cynical
    Quote Originally Posted by L80mans View Post
    do they still work because everytime i try to go in game they crash or is it my


    Do they still work because every time i try to go in game they crash after like 2 mins in game???
    Do you have a full base or just that tiny piece of code?

  5. #5
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    Quote Originally Posted by IHaxYou! View Post
    Do you have a full base or just that tiny piece of code?

    Im using Menu base from mo3ad001 i just need to know if the hooks still work or is it the detours???

  6. #6
    IHaxYou!'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    HaxLand
    Posts
    936
    Reputation
    -18
    Thanks
    387
    My Mood
    Cynical
    Quote Originally Posted by L80mans View Post
    Im using Menu base from mo3ad001 i just need to know if the hooks still work or is it the detours???
    The base your using is quite old.
    You might have to update it a bit to get it to work.
    The hook is most likely detected/patched.

  7. The Following User Says Thank You to IHaxYou! For This Useful Post:

    L80mans (10-05-2011)

  8. #7
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    Can you help me update them???

    Quote Originally Posted by IHaxYou! View Post
    The base your using is quite old.
    You might have to update it a bit to get it to work.
    The hook is most likely detected/patched.
    Can you help me update them???

  9. #8
    teehee15's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    329
    Reputation
    52
    Thanks
    109
    uhh just get a different base... check the CA BR section. i found one there.

  10. The Following User Says Thank You to teehee15 For This Useful Post:

    L80mans (10-05-2011)

  11. #9
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    i found one but it crashs after a few mins and i cant get the menu to get longer can anyone help me???

  12. #10
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by L80mans View Post
    working on epic hack
    Wut happened to your 'Epic Hack'...
    No I do not make game hacks anymore, please stop asking.

  13. #11
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    LOL bro im working on it i just ran out or slots so i need a way to add more of them to my menu i have over ten hacks on this one LOL the hack is called Big Nipple v1.0

  14. #12
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by L80mans View Post
    LOL bro im working on it i just ran out or slots so i need a way to add more of them to my menu i have over ten hacks on this one LOL the hack is called Big Nipple v1.0
    If you cannot figure out how to add another item to your menu, give up on hacking right now.

  15. #13
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    Quote Originally Posted by Saltine View Post

    If you cannot figure out how to add another item to your menu, give up on hacking right now.
    i got it and my hacks done nigga

Similar Threads

  1. WR D3D Hook - =o - 03/22/07
    By Dave84311 in forum Hack/Release News
    Replies: 14
    Last Post: 10-06-2007, 09:59 AM
  2. tut How to hook tut 6
    By llvengancell in forum WarRock - International Hacks
    Replies: 1
    Last Post: 06-26-2007, 03:24 PM
  3. D3D hooking tutorial 5 i think
    By llvengancell in forum WarRock - International Hacks
    Replies: 7
    Last Post: 06-26-2007, 03:09 PM
  4. How can i hook the punkbuster?
    By TheRedEye in forum WarRock - International Hacks
    Replies: 5
    Last Post: 05-27-2007, 12:34 PM
  5. New Hacks Announced & Warrock DX Hook Update
    By Dave84311 in forum Hack/Release News
    Replies: 17
    Last Post: 03-02-2007, 03:54 PM