INFESTATION
March 1, 2024 ยท View on GitHub
Infestation is an open source external Counter-Strike 2 read only kernel-level gameplay enhancer.
InfestationProject nameOpen SourceThis application is open source and for everyone to modify, use or learn fromExternalWe do not inject any DLLs into the target processRead onlyCurrently we do not Write to process memoryKernelDevelopment.
References
Check the upcoming features, improvements and upgrades made to infestation.
Requirements
Building from source
Warning
Run as admin the the following commands
FLAGS
DESCRIPTION | VALUE
- Release mode --release
- Debug mode --debug
# clone
$ git clone https://github.com/vsaint1/cs2-infestation.git
# windows
# user
$ ./windows_build.bat --FLAGS
# kernel
$ ./driver_build.bat --FLAGS
# linux
$ ./linux_build.sh
How to use ?
- Download the latest release from here
Alternatives
- Valthrun -
RUST
Disclaimer
I wont support or provide any binaries for this project, you are free to use it as you wish, this is a free project.