CS-GO-Aimbot-ESP
Research project into how hackers cheat in online games.
As a CS:GO player my friends and I are constantly frustrated by the amount of hackers in the game, but as a dev I'm curious as to how they acheieve this programatically, so I've built my own to see how these work.
There are two builds:
- A winforms version that uses a directx library for drawing over the game.
- A WPF version that uses built-in drawing functions to draw over the game.
- libSodium - A from scratch rewrite using the best parts of the two above projects and better code practices.
Main features are:
- Aimbot (can aim at different parts of the player skeleton, within an adjustable fov and with adjustable aimspeed etc to look more realistic/human like)
- ESP (draw box/circle around players through walls.
- Recoil/Spray pattern compensation.
- Trigger bot (fire as player passes through crosshair)
Not for use online, you will get banned and rightly so. Many bots were harmed in the making of this app.