Skip to content

FrantisekSilhan/Shtreeba-VAC-Bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shtreeba C++ Windows x86 License Windows

VAC-proof 32bit VAC Bypass DLL injector written in C++, using memory mapping and thread hijacking techniques

Getting started

Prerequisites

Written using Microsoft Visual Studio 2019, work with older versions not guaranteed.

Prebuilt release

Download latest release and unpack to any desired location.

Compiling from source

Open Shtreeba.sln in Microsoft Visual Studio 2022. Make sure build configuration is set to Release | x86 and build the solution.

If everything went right you will find Shtreeba.exe file in Release folder.

Usage.

  • Run Shtreeba.exe as Administrator
  • Select DLL
  • Wait

License

Copyright (c) 2019-2021 Maksym Dilai

This project is licensed under the LGPL-3.0 License - see the COPYING.LESSER file for details.

See also

About

VAC-proof 32bit VAC Bypass DLL injector written in C++, using memory mapping and thread hijacking techniques

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.2%
  • C++ 2.8%