/cozinha_loader

An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Info

Automatically inject a DLL into the target process with the VAC3 bypass.

This will only, most likely, work only with source engine games in Steam that use VAC3 as a protection measure and load serverbrowser.dll as a process module.

Screenshot

Screenshot 2021-12-29 155620

Compiling

Prerequisites

How to compile BlackBone and include it

Watch the video here.

Compiling from the source

Open the solution file cozinha_loader.sln, add the BlackBone library path to the VC++ include directory, then select Release | x86 on the Build configuration and press Build solution.

Does not open

If your error is msvcp140.dll, Please install the following libraries, x86 is required. x64 is optional but recommended.

Any other issue related to the loader, please create an issue in the issues section.

Backstory

I made this project for some friends to use, now open-source for you guys.