Thread: Hook

Results 1 to 11 of 11
  1. #1
    NSixx's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    244
    Reputation
    12
    Thanks
    246
    My Mood
    Amused

    Hook

    Any working public hooks?

    Can anyone share thiers?

    CA hack crashes 5 mins in game, so im wondering if there is any other hooks out there....
    If we don't end war, war will end us.

  2. #2
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    There's mine, and then there's yours.

  3. The Following User Says Thank You to freedompeace For This Useful Post:

    OBrozz (11-30-2011)

  4. #3
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    /Moving...

  5. #4
    mountainjew's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    18
    My Mood
    Amused
    If you actually take the time to learn how your hook and detour works, it is easy to update. C&P will get you nowhere in the programming world. There are many tutorials on here and many can be found on Google which explain how detours/hooks work. I would spend the time researching so you don't have to ask every time a public hook gets patched.

  6. #5
    OBrozz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    819
    Reputation
    65
    Thanks
    813
    Well it takes time to make CA hacks.... Learn it, usually looking at someone else project will do you no good.
    Download:My Project
    Last edited by OBrozz; 11-30-2011 at 04:44 PM.

  7. #6
    NSixx's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    244
    Reputation
    12
    Thanks
    246
    My Mood
    Amused
    Quote Originally Posted by mountainjew View Post
    If you actually take the time to learn how your hook and detour works, it is easy to update. C&P will get you nowhere in the programming world. There are many tutorials on here and many can be found on Google which explain how detours/hooks work. I would spend the time researching so you don't have to ask every time a public hook gets patched.
    i asked about a tut on how to make it update it,
    If we don't end war, war will end us.

  8. #7
    NSixx's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    244
    Reputation
    12
    Thanks
    246
    My Mood
    Amused
    Quote Originally Posted by OBrozz View Post
    Well it takes time to make CA hacks.... Learn it, usually looking at someone else project will do you no good.
    Download:My Project
    Thank you, i have looked at whits and at nuggetzkills and i guess ill keep lookin at diff ones to see if there is a pattern and such
    If we don't end war, war will end us.

  9. #8
    EliteHakz's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    In your gf's mind ;)
    Posts
    417
    Reputation
    7
    Thanks
    56
    My Mood
    Amazed
    Just try out a tutorial in this section and use an example using OllyDBG.
    My hook, I worked on over a week and it still undetected since the last patch so no need for me to update.

  10. #9
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    So what you want to do with a hook, is to create a jump between the original function to your function.

    A detour consists of a jump, [0xE9] [0xE8] op codes.
    One way is to Get the address to your function, and use the E9 op code to create a jump.

    memcpy <<
    No I do not make game hacks anymore, please stop asking.

  11. #10
    EliteHakz's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    In your gf's mind ;)
    Posts
    417
    Reputation
    7
    Thanks
    56
    My Mood
    Amazed
    @flameswor10
    Well explained.
    Think this thread should be closed though due its old date.

  12. #11
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    /closed like a bauss
    No I do not make game hacks anymore, please stop asking.

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