Results 1 to 6 of 6
  1. #1
    Red_Killer's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Unknown
    Posts
    54
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed

    Need Source code

    Could somebody send me their source code of hacks they created? I do not mind if they are detected and for old versions of MW2, I just want anything that worked previously and is still intact.
    I would greatly appreciate it.
    (also could you say what compiler you used?)

    And for super star mega bonus, I would really like to get my hands on a VAC disabler source code that is detected.

    I wouldnt mind peeking into source code for VAC that does work, but I know people keep that stuff private so that is why I ask for detected stuff.

    I am not planing on using any of this, I would just like resources that I can use to learn.

  2. #2
    Langeland's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    11
    My Mood
    Amused
    *************s source is public go grab that if you haven't got it

  3. #3
    Koen's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    I don't know, you tell me bitch.
    Posts
    2,315
    Reputation
    19
    Thanks
    1,690
    My Mood
    Bored
    Yeah, heres the source for OSH, but warning : It's from the 180 ESP.

    Still had it lying around

    Attachment added.


    Check out my new topic : Medal of Honor 2010 Retail ESP / Wallhack Here



    Add me :
    On MSN
    Koenschouten@hotmail.com

  4. The Following User Says Thank You to Koen For This Useful Post:

    Red_Killer (02-20-2010)

  5. #4
    Red_Killer's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Unknown
    Posts
    54
    Reputation
    10
    Thanks
    5
    My Mood
    Amazed
    Quote Originally Posted by koeninatorrr View Post
    Yeah, heres the source for OSH, but warning : It's from the 180 ESP.

    Still had it lying around

    Attachment added.

    Very readable, good stuff, thanks

  6. #5
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    1.0.182

    Code:
    unsigned long *fireRecoil = (unsigned long*)0x004730E7;
    unsigned char xRecoilPatch[5] = { 0x90, 0x90, 0x90, 0x90, 0x90 };
    unsigned char oRecoilPatch[5] = { 0xE8, 0x54, 0x4A, 0xFA, 0xFF };


    OllyDbg -> Find all referenced text strings -> CG_FireWeapon:
    00473013 |. 68 90C56D00 PUSH iw4mp.006DC590 ; ASCII 15,"CG_FireWeapon: weapon"

    + 0xD4 is the call you want to nop out:
    004730E7 |. E8 544AFAFF CALL iw4mp.00417B40
    Ah we-a blaze the fyah, make it bun dem!

  7. #6
    Koen's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    I don't know, you tell me bitch.
    Posts
    2,315
    Reputation
    19
    Thanks
    1,690
    My Mood
    Bored
    Thanks Hell
    It'll come in handy-dandy


    Check out my new topic : Medal of Honor 2010 Retail ESP / Wallhack Here



    Add me :
    On MSN
    Koenschouten@hotmail.com

Similar Threads

  1. [Source Code] need source code for my injector
    By nathan455 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 03-26-2011, 01:23 PM
  2. [Help] i need Source Code
    By hmada_elprince.. in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 03-11-2011, 02:48 PM
  3. [Source Code] I Need Source Code For OPK In NoMenu
    By bossy in forum WarRock Hack Source Code
    Replies: 10
    Last Post: 12-09-2010, 11:57 AM
  4. Need source code for chams hack
    By TheCamels8 in forum C++/C Programming
    Replies: 10
    Last Post: 06-14-2010, 05:49 PM
  5. Need source code for chams hack
    By TheCamels8 in forum WarRock Hack Source Code
    Replies: 5
    Last Post: 06-11-2010, 09:00 PM