An open API service indexing awesome lists of open source software.

https://github.com/3urobeat/csgo-simple-linux-cheat

🖱 Basic CS:GO cheat for Linux for me to learn function hooking and memory manipulation [WIP]
https://github.com/3urobeat/csgo-simple-linux-cheat

cheat csgo linux

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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