Results 1 to 15 of 15
  1. #1
    D.Y.E.R.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0

    USF 8/25 Kill Hack Addresses

    The following are 2 Addresses to replace the outdated Addresses for the Patched USF kill hack. To replace the outdated Addresses, Edit the Kill Hack DLL with either a hex editor or OllyDBG.

    Replace - #define KILL_HACK_ADDRESS 0x00B73AEC (0B73AEC) with #define KILL_HACK_ADDRESS 0x00503250 (503250)
    Replace - #define MAIN_BASE_ADDRESS 0x004C6CB0 (4C6CB0) with #define MAIN_BASE_ADDRESS 0x004F8879 (4F8879)

    Credits go to Zenma For Releasing his Source.

  2. #2
    1wizz's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Florida - USA
    Posts
    173
    Reputation
    10
    Thanks
    29
    My Mood
    Cheerful
    Quote Originally Posted by D.Y.E.R. View Post
    The following are 2 Addresses to replace the outdated Addresses for the Patched USF kill hack. To replace the outdated Addresses, Edit the Kill Hack DLL with either a hex editor or OllyDBG.

    Replace - #define KILL_HACK_ADDRESS 0x00B73AEC (0B73AEC) with #define KILL_HACK_ADDRESS 0x00503250 (503250)
    Replace - #define MAIN_BASE_ADDRESS 0x004C6CB0 (4C6CB0) with #define MAIN_BASE_ADDRESS 0x004F8879 (4F8879)

    Credits go to Zenma For Releasing his Source.
    Nice Job with this Zenma...And thanksfor release D.Y.E.R

    Letes hope it works..
    Last edited by 1wizz; 08-25-2012 at 06:23 PM.

  3. #3
    bdginge's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    36
    Reputation
    10
    Thanks
    12
    Thanks for releasing this.

    Trying to use HxD to edit this now but for some reason I just can't figure it out lol.

    We shall survive, let us take ourselves along
    Where we fight our parents out in the street
    To find who's right and who's wrong.



  4. #4
    1wizz's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Florida - USA
    Posts
    173
    Reputation
    10
    Thanks
    29
    My Mood
    Cheerful
    For the people that don't know how to use it D.Y.E.R you should upload the hack.

    Might make thing's easy for others.

  5. #5
    AnnoyingCat's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Japan
    Posts
    94
    Reputation
    10
    Thanks
    429
    My Mood
    Cold
    Even with addies, main source is already detected.
    It's useless unless someone have a gg bypass source.

  6. #6
    VendetaElite's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Twisted
    Quote Originally Posted by AnnoyingCat View Post
    Even with addies, main source is already detected.
    It's useless unless someone have a gg bypass source.
    is this good still AnnoyingCat was sent too me by a friend (Client patch in asm->hex)

    Code:
    BOOL g_bActive = false;

    BYTE g_bStringScan_Original[0x148] =
    {
    0x6F, 0x6C, 0x6C, 0x79, 0x64, 0x62, 0x67, 0x2E,
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6C, 0x62, 0x2E,
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6C, 0x65, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65, 0x78, 0x65,
    0x00, 0x00, 0x00, 0x00, 0x7A, 0x69, 0x64, 0x20,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65,
    0x78, 0x65, 0x00, 0x00, 0x72, 0x79, 0x75, 0x20,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65,
    0x78, 0x65, 0x00, 0x00, 0x73, 0x6F, 0x72, 0x61,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65,
    0x78, 0x65, 0x00, 0x00, 0x73, 0x79, 0x73, 0x74,
    0x65, 0x6D, 0x63, 0x61, 0x31, 0x31, 0x73, 0x69,
    0x67, 0x6E, 0x61, 0x6C, 0x2E, 0x65, 0x78, 0x65,
    0x00, 0x00, 0x00, 0x00, 0x73, 0x79, 0x73, 0x74,
    0x65, 0x6D, 0x72, 0x65, 0x74, 0x72, 0x69, 0x65,
    0x76, 0x65, 0x72, 0x2E, 0x65, 0x78, 0x65, 0x00,
    0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C, 0x6D, 0x6F,
    0x64, 0x75, 0x6C, 0x65, 0x75, 0x6E, 0x6C, 0x6F,
    0x61, 0x64, 0x65, 0x72, 0x2E, 0x65, 0x78, 0x65,
    0x00, 0x00, 0x00, 0x00, 0x65, 0x6D, 0x70, 0x74,
    0x79, 0x70, 0x72, 0x6F, 0x63, 0x65, 0x73, 0x73,
    0x2E, 0x65, 0x78, 0x65, 0x00, 0x00, 0x00, 0x00,
    0x61, 0x62, 0x79, 0x73, 0x73, 0x77, 0x73, 0x2E,
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6F, 0x6F, 0x6E,
    0x6C, 0x69, 0x67, 0x68, 0x74, 0x65, 0x6E, 0x67,
    0x69, 0x6E, 0x65, 0x2E, 0x65, 0x78, 0x65, 0x00,
    0x53, 0x46, 0x48, 0x2E, 0x65, 0x78, 0x65, 0x00,
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x32,
    0x20, 0x43, 0x6C, 0x69, 0x65, 0x6E, 0x74, 0x00,
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x32,
    0x20, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x00,
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x33,
    0x00, 0x00, 0x00, 0x00, 0x41, 0x64, 0x76, 0x61,
    0x6E, 0x63, 0x65, 0x64, 0x20, 0x52, 0x65, 0x64,
    0x44, 0x6F, 0x74, 0x20, 0x44, 0x72, 0x61, 0x77,
    0x69, 0x6E, 0x67, 0x20, 0x53, 0x79, 0x73, 0x74,
    0x65, 0x6D, 0x00, 0x00, 0x49, 0x50, 0x32, 0x00,
    0x73, 0x65, 0x73, 0x73, 0x69, 0x6F, 0x6E, 0x20
    };

    BYTE g_bStringScan_Bypass[0x148];

    StringScan_Patch(DWORD *pStringScan)
    {
    for( int i = 0; i < sizeof(g_bStringScan_Original); i++ )
    {
    if (g_bStringScan_Original[i] != 0 && g_bStringScan_Original[i] != 0x65)
    {
    g_bStringScan_Bypass[i] = 0x78;
    }
    else
    {
    g_bStringScan_Bypass[i] = g_bStringScan_Original[i];
    }
    }

    memcpy(pStringScan, g_bStringScan_Bypass, sizeof(g_bStringScan_Bypass) );

    g_bActive = true;
    }

    StringScan_UnPatch(DWORD *pStringScan)
    {
    memcpy(pStringScan, g_bStringScan_Original, sizeof(g_bStringScan_Original) );
    g_bActive = false;
    }
    .





    Code:
    #define STARTOFSTRINGS 0x9C74F8
    Patches Strings:
    Code:
    Ollydbg
    Cheatengine 5.2 and 5.3
    kernelmoduleloader
    Advanced Red Dot Drawing System
    mlengine.exe
    zidengine.exe
    ryuengine.exe
    soraengine.exe
    systemcallsignal.exe
    systemretrieve.exe
    SFH.exe
    moonlightengine.exe

  7. #7
    felixlovivir's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    Wow , I really don't know how to do this thing . So yeah , you should upload the hack becuz the way you guys do it is so hard.

  8. #8
    iStefan's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    0
    Ya hope you can upload it for us

  9. #9
    mrvgangster1's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    i really like the killhack but ,, when u guys make put it as vip soo that i will be used only for boosting becuse some people just dont know to to controlel their power and abuse the killhack!!

  10. #10
    pixiestik's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    157
    Quote Originally Posted by D.Y.E.R. View Post
    Replace - #define KILL_HACK_ADDRESS 0x00B73AEC (0B73AEC) with #define KILL_HACK_ADDRESS 0x00503250 (503250)
    Replace - #define MAIN_BASE_ADDRESS 0x004C6CB0 (4C6CB0) with #define MAIN_BASE_ADDRESS 0x004F8879 (4F8879)
    is this the correct address? tried, does not work.

  11. #11
    pixiestik's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    157
    Quote Originally Posted by pixiestik View Post
    is this the correct address? tried, does not work.
    never mind, correct address - just disassembled myself

  12. #12
    ShunnyBun's Avatar
    Join Date
    Sep 2010
    Gender
    female
    Location
    MPGH Paradise
    Posts
    1,646
    Reputation
    33
    Thanks
    111
    My Mood
    Happy
    Google up how to work .dll, it will help you alot.


  13. #13
    xxxyossixxx's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    cant u guys upload the hack?
    much easier for all .

  14. #14
    1wizz's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Florida - USA
    Posts
    173
    Reputation
    10
    Thanks
    29
    My Mood
    Cheerful
    It's simple to do. Use Olly. Only problem is it will still be detected. So Don't try for now.

  15. #15
    ipimp's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    96
    Reputation
    10
    Thanks
    6
    My Mood
    Asleep
    this is patched right?

Similar Threads

  1. One Position kill hack!!
    By blackdrag0 in forum WarRock - International Hacks
    Replies: 21
    Last Post: 06-25-2007, 06:23 AM
  2. [request]Spawn Kill Hack
    By G-Unit2658947 in forum WarRock - International Hacks
    Replies: 20
    Last Post: 05-30-2007, 01:25 PM
  3. 1 position kill hack! plz i need
    By tarty67 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 03-15-2007, 09:56 AM
  4. Lookin for WOW 1 Hit kill hack anyone know how to do it
    By Spiderman in forum General Game Hacking
    Replies: 5
    Last Post: 02-10-2006, 05:18 PM
  5. Mass Killing Hack
    By Zededarian in forum Game Hacking Tutorials
    Replies: 6
    Last Post: 01-03-2006, 02:48 PM