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

https://github.com/kotleni/csgo-run

Custom imeplementation of CSGO runner
https://github.com/kotleni/csgo-run

csgo csgo-cheat csgo-hack dlopen dylibloader libloader linux macos soloader

Last synced: 4 months ago
JSON representation

Custom imeplementation of CSGO runner

Awesome Lists containing this project

README

        

Attention! This project was developed for educational purposes. Don't use it to inject cheats online.
I take no responsibility for possible VAC bans.

## Custom implementation of CSGO runner
Support only osx-x64, osx-arm64 (via rosetta2) and linux-x64

### Features
* Fully open-source
* Library injection
* Zero dependencies

### Tested on
| OS | Works? | Description |
| ------------- | ------------- | ----------- |
| MacOS Ventura 13.2 for M1 (2020) | Yes | Works great |
| Arch Linux x64 | Yes | Works great |
| Windows | No | Not works. Uses a different starting algorithm. See #3 |

### Docs
Building

Installing

Injecting shared libraries

Launch options

Troubleshooting