Skip to content

🖱 Basic CS:GO cheat for Linux for me to learn function hooking and memory manipulation [WIP]

License

Notifications You must be signed in to change notification settings

3urobeat/csgo-simple-linux-cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csgo-simple-linux-cheat

This is a simple CS:GO cheat for Linux
It is not meant to be used as is and is rather a WIP project for educational purposes

Building

Make sure included tools script is executable:
chmod +x ./tools

Build cheat once using tools script:
./tools -b

Loading/Injecting:

Make sure csgo is running before trying to inject

Inject using tools script:
./tools -l

Unload:

Currently broken, idk why

Unload using tools script:
./tools -u

 
 

Credit:

Thank you so much to these sources, without them I would have had no idea how to build this thing:
https://github.com/seksea/gamesneeze
https://github.com/ArnoldasMk/Kali
https://www.youtube.com/channel/UC9iIZaEy1r_q6CRAiXBqXOA

About

🖱 Basic CS:GO cheat for Linux for me to learn function hooking and memory manipulation [WIP]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages