Skip to content

alissonrubim/CSGO-WallHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

CSGO-WallHack 🔫🌟

CSGO WallHack is a wall hack (do not say!) for CS:GO that makes it possible to see enymies throw the wall. Basically the hack enabled the glowing feature, already in the CS:GO core, that is showing in a after-death-scene, but in this case, it's enabling it in the middle of the match.

This is absoluty ilegal on the CS:GO, Valve don't allow any type of cheating on the game so:

⛔ DO  NOT USE THIS HACK FOR CHETING, YOU WILL BE BANNED FROM THE GAME ⛔

This wall hack IS DECTECTED by the VAC (Valve Anti-Cheating System) and the porpose of this repository is learn and study how memory allocation works.

So, why create a wallhack that can be detected?

The objective is learning how to manipulate the memory on the system using the VAMemory library. In this code, I've learned how to dump memory, get the positions using Cheating Engine and calculate offsets. It's not so hard to manipulate memory and this project helped me to understand what can I do to create an anti-cheating systema for my self.

⚠ Attention: hacks are illegal, so my idea isn't incentivize the use or creation of the hacks for ANY games. Hacks just destroy games, so please, don't use this for cheating on games.

So, how to test it?

First, you need to create a LOCAL game with Bots on CS:GO (DON'T USE THIS ONLINE, I'm warning you, maybe the third time now XD) After that, go ti CS:GO console and type this:

sv_cheats 1

This enables the cheating systema (just work for local game, of course) and disable the VAC system. Now, build and run the code. When the screen pop's up, click on the button to see your enemies glowing behind the wall on the game.

Again:

⛔ DON'T USE THIS HACK FOR CHETING, YOU WILL BE BANNED FROM THE GAME ⛔

I don't have any responsibility for your actions!

In portuguese:

⛔ NÃO USE ESTE HACK PARA TRAPAÇAS EM MODO ONLINE, VOCÊ SERÁ BANIDO!! ⛔

In spanish:

⛔ !!NO use este truco para hacer trampas en el modo online, se le prohibió!! ⛔

About

A CS:GO Wall Hack using VAMemory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages