85

GitHub - danielkrupinski/VAC-Bypass: Valve Anti-Cheat bypass written in C.

 4 years ago
source link: https://github.com/danielkrupinski/VAC-Bypass
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

VAC Bypass

Valve Anti-Cheat bypass written in C.

Getting started

Prerequisites

Microsoft Visual Studio 2019 (preferably latest version i.e. 16.2.5), platform toolset v142 and Windows SDK 10.0 are required in order to compile VAC Bypass. If you don't have ones, you can download VS here (Windows SDK is installed during Visual Studio Setup).

Cloning

The very first step in order to compile vac-hooks is to clone this repo from GitHub to your local computer. Git is required to step futher, if not installed download it here. Open git bash / git cmd / cmd and enter following command:

git clone https://github.com/danielkrupinski/VAC-Bypass.git

VAC-Bypass folder should have been succesfully created, containing all the source files.

Compiling from source

When you have equiped a copy of source code, next step is opening VAC-Bypass.sln in Microsoft Visual Studio 2019.

Then change build configuration to Release | x86 and simply press Build solution.

If everything went right you should receive VAC-Bypass.dll binary file.

Loading

  1. Close Steam client if open.
  2. Disconnect from the internet.
  3. Run Steam as Administrator.
  4. Inject VAC-Bypass.dll into Steam.exe process.
  5. After successful injection messagebox saying Initialization was successful! should appear.
  6. Reconnect to the internet.
  7. Press Retry in steam window saying 'Could not connect to Steam servers'.

It is mandatory to strictly follow each step of loading in order to make bypass work.

Experiment

Bypass has been tested with CS:GO game and Cheat Engine cheating program attached to the game process.

Without bypass:

With bypass:

  • No VAC Error during play, no VAC Ban at all.

See also

  • VAC - source code of Valve Anti-Cheat obtained from disassembly of compiled modules

License

Copyright (c) 2019 Daniel Krupiński

This project is licensed under the MIT License - see the LICENSE file for details.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK