Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REvengeCS

External cheat for Counter-Strike 2. Reads game memory and draws an overlay on top of the game with a DirectX 11 + ImGui menu.

Discord

## Features
  • Aimbot
  • ESP
  • Visibility check
  • Offset scanner
  • ImGui menu with hotkeys

Build

Needs Visual Studio 2022 (MSBuild, x64).

build.bat

Output: x64\Release\REvengeCS.exe. Run as admin with CS2 open.

Offsets

src/offsets.hpp is generated with cs2-dumper and is tied to a specific CS2 build. Regenerate it after a game update.

Installer

setup.iss builds a Windows installer with Inno Setup.

Layout

src/
  App.cpp            window + render loop
  D3DBackend.cpp     DirectX 11 overlay
  GameHack.cpp       feature logic
  Aimbot.cpp         aim
  VisibleCheck.cpp   visibility
  OffsetScanner.cpp  offset resolution
  Settings*.cpp      config + UI
  Hotkeys.cpp        keybinds
  imgui/             ImGui

License

No resell, no rehost, no commercial use.

About

External Counter-Strike cheat with DirectX 11 ImGui overlay, aimbot, ESP and offset scanner

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages