This program is designed to give Extra Sensory Perception, and automate player movement, in the game "Counter-Strike: Source". In a nutshell, this is a hack/cheat.
It externally (as a seperate program from the video game) reads and writes memory using system calls from the Linux kernel. Those system calls are primarily functions like processes_vm_readv() and process_vm_writev().
Clone the repo using git.
$ git clone https://github.com/yoshisaac/CounterStrikeSource-Linux-Trainer.git
$ cd CounterStrikeSource-Linux-Trainer/Install the necessary packages.
Debian Advanced Package Tool (APT):
$ sudo apt install libx11-dev libxext-dev libxfixes-dev libxcomposite-dev qt6-base-devArch Package Manager (pacman):
$ sudo pacman -S base-devel xorg-fonts-misc qt6-baseOnce you install the package xorg-fonts-misc, you may need to reboot your computer.
Build the program from source.
$ make
...Launching the program as the root user.
$ sudo ./cs-source-hack
[sudo] password for user:
...- Player ESP
- Box
- Skeleton
- Health
- Snap Lines
- Aimbot
- Key bind
- Automatic Recoil Control
- Misc
- Bunny hop
- More visual features

