Page 3 of 3 FirstFirst 123
Results 31 to 35 of 35
  1. #31
    giniyat202's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in my house
    Posts
    286
    Reputation
    9
    Thanks
    258
    My Mood
    Cheerful
    Quote Originally Posted by [[SeXergy]] View Post
    Just find new addys and it wont be detected?
    no addys this is d3d
    but mid function hook without jmp is undetected

  2. #32
    Royku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    G-Force.dll
    Posts
    3,015
    Reputation
    381
    Thanks
    3,308
    My Mood
    Devilish
    Quote Originally Posted by giniyat202 View Post
    no addys this is d3d
    but mid function hook without jmp is undetected

    Nope its patched..

  3. #33
    nonameav's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    22
    Look good, but:

    Code:
    	DWORD ******OffS=0x4FE571A0;
    	for(;; Sleep(100)) 
            {
                   ******OffS=(DWORD)GetModuleHandle ("d3d9.dll");
    			   if (******OffS)			   
    				   break;			   
            }
    Why do you first make it 0x4FE571A0 and then give it a whole new value?

    And how did you know that your code gets called @ 0x88830? I made a midhook, it succesfully get det... But it doesn't get called...And how did you know that it is in the good place?
    Last edited by nonameav; 08-11-2011 at 04:27 AM.

  4. #34
    kiluazoldeck's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    thank'sssssssssssssssssssssssss

  5. #35
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    dont you see dudes its ******'s hack taht guy is from anather forum

Page 3 of 3 FirstFirst 123

Similar Threads

  1. crossfire wallhack source for hook
    By GangsterCode in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 10-04-2010, 06:47 AM
  2. Simple Wallhack for Counter Strike 1.6
    By ClapBangKiss in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 4
    Last Post: 03-29-2009, 08:54 AM
  3. CrossFire D3D wallhack is coming...
    By asakasuck in forum General Game Hacking
    Replies: 3
    Last Post: 03-21-2009, 01:31 PM
  4. Replies: 3
    Last Post: 08-11-2008, 02:06 PM
  5. Simple Wallhack
    By hak3r4370 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 3
    Last Post: 02-25-2008, 02:36 AM