Home

Awesome

Internal-Rainbow-Six-Cheat

Utilizes a kernel driver for hooking steams overlay than manual mapping our dll to the games memory
The hook itself is detected - battle eye checks the function (its a pretty commonly hooked place) if you have a brain you can fix that

THE OFFSETS ARE OUTDATED, YOUR GAME WILL CRASH WHEN INJECTING

Compiling

  1. Right click on "OverflowKernelInjector.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 "OverflowDLL" 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.

credits