Results 1 to 8 of 8
  1. #1
    jneves4pt's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    [_] <- In the box
    Posts
    132
    Reputation
    10
    Thanks
    28
    My Mood
    Angelic

    Hacking Crossfire...

    Can it be hacked by memory hacking? I mean using pointers... Like that we wouldn't need to bypass xtrap. Just get the address each time we play.

  2. #2
    Rechocto's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    128
    Reputation
    56
    Thanks
    107
    Yes and no

    Ammo, life, armor, gp, zp, etc are server sided. What you CAN do is

    Name ESP
    Distance ESP
    FullBright (visible ghosts)
    No Recoil
    No Spread
    No Sway
    Speed
    Gravity
    Location (teleporting - disconnects often, but does work)


    for other hacks, D3D is good for chams (see the people one color when behind a wall, another color when in front), GPS (boxes d3d style) and a few other hacks

    Additionally you can look into packet injection (WPE Pro.. rename and debug the DLL to make sure its not detected, then use that DLL from your DLL). You can use that to kick on the other team, as well as a few other useful features I'll let you brainstorm on.

    For D3D hacks you will need to bypass xtrap.. or freeze the hack detected memory addresses at 0 (thats what I did.) That's not exactly a bypass, but it works!


    EDIT:
    Also.. when memory hacking, the game may crash at the login screen. To prevent this, have ALL hacks turned OFF by default, and only enable via hotkey - which you don't want to press until you enter the server and room, preferably after you've entered your first game
    Last edited by Rechocto; 10-09-2010 at 10:53 AM.

  3. The Following 2 Users Say Thank You to Rechocto For This Useful Post:

    bcact445 (10-10-2010),jneves4pt (10-09-2010)

  4. #3
    jneves4pt's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    [_] <- In the box
    Posts
    132
    Reputation
    10
    Thanks
    28
    My Mood
    Angelic
    Quote Originally Posted by Rechocto View Post
    Yes and no

    Ammo, life, armor, gp, zp, etc are server sided. What you CAN do is

    Name ESP
    Distance ESP
    FullBright (visible ghosts)
    No Recoil
    No Spread
    No Sway
    Speed
    Gravity
    Location (teleporting - disconnects often, but does work)


    for other hacks, D3D is good for chams (see the people one color when behind a wall, another color when in front), GPS (boxes d3d style) and a few other hacks

    Additionally you can look into packet injection (WPE Pro.. rename and debug the DLL to make sure its not detected, then use that DLL from your DLL). You can use that to kick on the other team, as well as a few other useful features I'll let you brainstorm on.

    For D3D hacks you will need to bypass xtrap.. or freeze the hack detected memory addresses at 0 (thats what I did.) That's not exactly a bypass, but it works!


    EDIT:
    Also.. when memory hacking, the game may crash at the login screen. To prevent this, have ALL hacks turned OFF by default, and only enable via hotkey - which you don't want to press until you enter the server and room, preferably after you've entered your first game
    Wow thanks for everything
    Couldn't we make an anti kick too?
    Looks easy I think. When kick voting is running, a boolean should be created. If true - kicked, false - not kicked (or vice versa...)
    If we freeze it to false (or true), maybe we could create an anti kick, right?

    Sorry, I'm still a beginner... But I want to be a pro ^^
    Thanks for your help! Should I learn directx?

  5. #4
    Rechocto's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    128
    Reputation
    56
    Thanks
    107
    Anti-kick works different in different games. I haven't looked into it in this game, but depending on if the game server disconnects you from the room when kicked or if the client responds by disconnecting, you may be able to make one. I get kicked all the damn time when I play legit, so it would be useful, but I just don't care enough really.

  6. #5
    jneves4pt's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    [_] <- In the box
    Posts
    132
    Reputation
    10
    Thanks
    28
    My Mood
    Angelic
    Quote Originally Posted by Rechocto View Post
    Anti-kick works different in different games. I haven't looked into it in this game, but depending on if the game server disconnects you from the room when kicked or if the client responds by disconnecting, you may be able to make one. I get kicked all the damn time when I play legit, so it would be useful, but I just don't care enough really.
    Ok thanks, ill try to make 1 ^^ later

  7. #6
    mask2008's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    1
    guys plz i can not understand
    where is the hack !!

  8. #7
    MiNT's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    551
    Reputation
    266
    Thanks
    2,559
    My Mood
    Psychedelic
    Quote Originally Posted by mask2008 View Post
    guys plz i can not understand
    where is the hack !!
    GTFO

    and for the other stuff
    memory editing is not detected if you directly do it at the loginscreen or the server selection page

    like
    Code:
    *(float*)( addy_1hit+gunz+offset ) = (float) 999999999 ;

  9. #8
    jneves4pt's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    [_] <- In the box
    Posts
    132
    Reputation
    10
    Thanks
    28
    My Mood
    Angelic
    Quote Originally Posted by mahetamim View Post
    GTFO

    and for the other stuff
    memory editing is not detected if you directly do it at the loginscreen or the server selection page

    like
    Code:
    *(float*)( addy_1hit+gunz+offset ) = (float) 999999999 ;
    Haha yea your right! If we hack every "page" of crossfire we wont have any problems ^^ - If the hack just turns on automatically when that happens would be easier I think.

Similar Threads

  1. How to fix the hack crossfire
    By vanthang93 in forum Programming Tutorial Requests
    Replies: 1
    Last Post: 09-12-2009, 12:44 AM
  2. How to hack crossfire
    By Ady2u in forum General Hacking
    Replies: 4
    Last Post: 07-15-2009, 08:09 PM
  3. Hack CrossFire 100% funtional
    By aren2363 in forum CrossFire Hacks & Cheats
    Replies: 18
    Last Post: 07-08-2009, 06:20 AM
  4. Help me to hack CrossFire
    By No1™ in forum CrossFire Hacks & Cheats
    Replies: 6
    Last Post: 06-02-2009, 12:44 PM