Skip to content

A simple plain DLL injector for windows written in C++ using ImGui

License

Notifications You must be signed in to change notification settings

TotallyNotAHaxxer/VAC-Bypasser-Windows

Repository files navigation


__/\\\________/\\\_____/\\\\\\\\\___________/\\\\\\\\\____________/\\\\\\\\\\\\\________________________________________________________________________        
 _\/\\\_______\/\\\___/\\\\\\\\\\\\\______/\\\////////____________\/\\\/////////\\\______________________________________________________________________       
  _\//\\\______/\\\___/\\\/////////\\\___/\\\/_____________________\/\\\_______\/\\\____/\\\__/\\\___/\\\\\\\\\___________________________________________      
   __\//\\\____/\\\___\/\\\_______\/\\\__/\\\_______________________\/\\\\\\\\\\\\\\____\//\\\/\\\___/\\\/////\\\__/\\\\\\\\\_____/\\\\\\\\\\__/\\\\\\\\\\_     
    ___\//\\\__/\\\____\/\\\\\\\\\\\\\\\_\/\\\_______________________\/\\\/////////\\\____\//\\\\\___\/\\\\\\\\\\__\////////\\\___\/\\\//////__\/\\\//////__    
     ____\//\\\/\\\_____\/\\\/////////\\\_\//\\\______________________\/\\\_______\/\\\_____\//\\\____\/\\\//////_____/\\\\\\\\\\__\/\\\\\\\\\\_\/\\\\\\\\\\_   
      _____\//\\\\\______\/\\\_______\/\\\__\///\\\____________________\/\\\_______\/\\\__/\\_/\\\_____\/\\\__________/\\\/////\\\__\////////\\\_\////////\\\_  
       ______\//\\\_______\/\\\_______\/\\\____\////\\\\\\\\\___________\/\\\\\\\\\\\\\/__\//\\\\/______\/\\\_________\//\\\\\\\\/\\__/\\\\\\\\\\__/\\\\\\\\\\_ 
        _______\///________\///________\///________\/////////____________\/////////////_____\////________\///___________\////////\//__\//////////__\//////////__

This is a very very simple GUI written using C++20 and the windows API. This GUI allows you to inject a DLL and bypass Valve Anti Cheat with CSGO (VAC). When you run the program the windows file explorer will pop up and execute, you must select a .dll file or the program will not work.

Set up

Open MSVSC ( Microsoft Visual Studio Code ) and select release and X86 )

Right click on loader and select properties

  • General - C++ standard = ISO C++20 Standard

  • Advanced - Characterset = Use Multi Byte Character Set

  • Linker - System - Subsystem = Not Set

Build and execute

  • hardware info

About

A simple plain DLL injector for windows written in C++ using ImGui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published