/cs2-infestation

Free and open-source kernel/usermode external cheetos for CS2

Primary LanguageC

INFESTATION Codecov GitHub commit activity

Infestation is an open source external Counter-Strike 2 read only kernel-level gameplay enhancer.

  • Infestation Project name
  • Open Source This application is open source and for everyone to modify, use or learn from
  • External We do not inject any DLLs into the target process
  • Read only Currently we do not Write to process memory
  • Kernel Development.

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

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.