Results 1 to 8 of 8
  1. #1
    Skits's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Canada
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Lurking

    How to implement some sort of Vac Evasion?

    Hi MPGH, Long time lurker, Over the past month or so I have been learning C++ and coding a couple of hacks for source and now GO.

    However I'm wondering, what are some ways to avoid VAC Detection? I mean code wise not "keep it private" shit like that.

    Are there any other ways? Its a very hard topic to research on.

    Thanks :P

  2. #2
    Sandwich's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    client_panorama.dll
    Posts
    1,512
    Reputation
    98
    Thanks
    23,162
    My Mood
    Psychedelic
    They're many resources on the CSGO forums of MPGH on this topic. I would recommend looking in the CSGO tutorial section.

  3. #3
    grunjrbr's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    5
    Look up the original thread for Merccy's polyhack. it's been undetected (publicly) for more than a month now.

    he made it so his hack modifies itself every time you load it.

  4. #4
    ClimbingTheSkinLadder's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    72
    Reputation
    61
    Thanks
    10
    My Mood
    Sneaky
    Yeah basically what grunjrbr, just look at the code for other hacks that stayed undetected for a longer period of time.

  5. #5
    moot_'s Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    Church of Emacs
    Posts
    161
    Reputation
    20
    Thanks
    15
    I'm not 100% sure on how VAC works, but maybe you could randomly generate a load of junk data on program launch.

  6. #6
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    There is literaly nothing else then keep your code private.

    Some people will probably say something like driver cheats but those will get detected when they are public, just ad easily as normal cheats do.

    I have a topic named The truth about VAC detection read that.

  7. #7
    Skits's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Canada
    Posts
    11
    Reputation
    10
    Thanks
    1
    My Mood
    Lurking
    Quote Originally Posted by Merccy2 View Post
    There is literaly nothing else then keep your code private.

    Some people will probably say something like driver cheats but those will get detected when they are public, just ad easily as normal cheats do.

    I have a topic named The truth about VAC detection read that.
    I actually read that a couple days ago, my main question being, when somebody on MPGH releases a hack and it becomes detected, what do they have to change in order for it to become undetected(Aside from when offsets get changed). Do they just change the general code? or the way it reads the memory?

    Thanks in advance.

  8. #8
    Merccy2's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    886
    Reputation
    310
    Thanks
    19,668
    My Mood
    Cool
    Quote Originally Posted by Skits View Post
    I actually read that a couple days ago, my main question being, when somebody on MPGH releases a hack and it becomes detected, what do they have to change in order for it to become undetected(Aside from when offsets get changed). Do they just change the general code? or the way it reads the memory?

    Thanks in advance.
    The code //2short
    If you have any questions regarding my hacks, add me on Discord: Merccy#8314

Similar Threads

  1. How to kill some one.
    By Zen in forum General
    Replies: 18
    Last Post: 10-16-2009, 10:13 PM
  2. Replies: 10
    Last Post: 04-08-2009, 10:48 PM
  3. proxy of some sort?
    By ledzepfan1 in forum Entertainment
    Replies: 15
    Last Post: 10-27-2007, 07:37 PM
  4. [Tutorial]How to find some Hacks
    By mental81 in forum WarRock - International Hacks
    Replies: 22
    Last Post: 04-06-2007, 10:50 AM
  5. Some sort of riddle
    By System79 in forum Entertainment
    Replies: 10
    Last Post: 10-09-2006, 06:28 PM