Home

Awesome

Rainbow-Six-Full-Cheat-Source (Overflow Cheats)

Just a long project which I stopped working on. Can bypass most anti-cheats with the only detection vector being the creation of a system thread. Project is very, very, messy
<img src="https://thumb.gyazo.com/thumb/200_w/eyJhbGciOiJIUzI1NiJ9.eyJpbWciOiJfNTIyZGI0MTY4YzNiMDc5NTU3MDNiMmU2ZGJjYTg3ZDcifQ.C2XQp-Z_omuqxri5OzFya8ru8jOgIlj3ZwvvILJPupw-gif.gif"/>

Compiling

  1. Right click on "OverflowR6.sln" in the first folder.
  2. Open it in a text editor such as notepad++
  3. Go to the 8th or so line where it says "OverflowDriver" with the path to the right. Change the directory path to the correct one on your system
  4. Re-open or reload the solution in visual studio.
  5. Compile in x64 Debug - make sure you have the windows driver development kit downloaded and configured correctly.