Skip to content

3a1/CS-1.6-Kernel-Cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 

Repository files navigation

CS-1.6-Kernel-Driver

CS 1.6 Kernel driver cheat for steam version

Can be used with or without driver

General

  • Aimbot (Customizable field of view, smoothing, and speed).
  • Bhop
  • Config system
  • Can be used with or without Driver

Default Key Binds:

  • Aimbot: Left Click
  • Bunnyhop: Spacebar

Usage:

  1. Download Visual Studio
  2. Download source code from last release
  3. Open Cheat.sln and compile Application (you can also compile driver but for this you need WDK setup installed)
  4. Start CS 1.6
  5. Open releases folder and open Application.exe, enjoy :)

Usage & Showcase:

Click on image below to watch it on YouTube

Click

TODO:

  • Fix slow reading memory in kernel driver mode
  • Clean code and fix bugs