• Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    C++
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rust Cheat

Overflow Rust

Bypass hooks an imported function inside dxgkrnl.sys. This imported function resides in watchdog.sys, and is called when NtDxgkCreateTrackedWorkload gets called from win32u.dll

NtDxgkCreateTrackedWorkload syscall win32u.dll -> NtDxgkCreateTrackedWorkload dxgkrnl.sys -> (half way through function) WdLogEvent5_WdError watchdog.sys

/

This hook could be detcted if two things occur

  1. If EAC scans watchdog.sys for hooks (%99 doubt they do, its just some random windows non-pg protcted module why would they)
  2. If EAC scans and compares all loaded drivers (doubt too would cause to many false positives probaly?)

To pass the struct I used shared memory. I think the bypass is safe, although the renderering method is probaly not. Method I used to render: https://github.com/thesecretclub/window_hijack

Features:

  • Recoil Control
  • Auto Pistol
  • Spiderman
  • Admin flags
  • ESP
    • Player
    • Scientist
    • Stash

Pictures:

/

Compiling

  1. Right click on "OverflowR6Rust.sln" in the first folder.
  2. Open it in a text editor such as notepad++
  3. Change the directories to where your files are located

Credits:

More Repositories

1

Rainbow-Six-Cheat

Features a kernel driver - fully functional login loader with a MySQL database - HWID checker - licensing system - r6 cheat features - menu
C++
219
star
2

external-warzone-cheat

External warzone cheat with manual mapped driver (function hook), overlay (nvidia hijack), simple esp, no recoil
C++
142
star
3

Modern-Warfare-Warzone-Cheat

A bad cheat for modern warfare (the warzone) game mode. Very outdated but maybe you can learn something (warning messy code)
C
100
star
4

OverflowR6V2

Rainbow Six Cheat - V2
C++
94
star
5

Internal-Rainbow-Six-Cheat-V3

Utilizes a kernel driver for hooking steams overlay than manual mapping our dll to the games memory. Has a bunch of features like esp and such.
C++
86
star
6

apex-legends-cheat

external apex legends cheat - esp, chams, rcs
C++
85
star
7

Overflow-CSGO

Internal CSGO cheat - work in progress
C++
51
star
8

cracked-hwid-spoofer

A shitty cracked hwid spoofer. The name of the spoofer being sold is "Kiwi Spoofer" and the idiots have no idea what they're doing and they use discord as their cdn LOL
Batchfile
47
star
9

warzone-internal

internal modern warfare warzone cheat (aimbot, esp, no recoil, menu)
C++
46
star
10

RAT-Trojan

Advanced Remote Access Trojan & Server
C++
34
star
11

Blizard-Account-Generator

Helpful for making large batches of accounts, specifically for COD Warfare since the warzone game mode is free.
Python
33
star
12

CSGOMenuTemplate

A menu template you can use to design ImGui menus easier. Modified ImGui a lot and a made a helper namespace to allow easier use of ImGui widgets.
C++
29
star
13

OverflowTF2

Internal TF2 cheat, esp, aimbot + projectile aimbot, misc stuff, imgui
C++
21
star
14

DiscordBotServerDestroyer

A bot that when in a server can delete all channels, ban all members, and all roles with a single command (/r). Also can single ban a member or channel + spam chat when done.
Python
20
star
15

csgo-legit-cheat

Simple legit cheat
C++
11
star
16

Steam-Account-Manager

A simple way of easily logging in and managing multiple steam accounts using c++ and command line
C++
10
star
17

splitgate-cheat

internal splitgate cheat. esp only, good base
C++
9
star
18

Machine-Learning-Flappy-Bird

Teaching a neural network to play flappy bird
Python
5
star
19

CSGOSkinBot

Discord Skin Bot - Track Prices - Search Skins - Get Notified Of Price Change
Python
4
star
20

DiscordUserAPI

DiscordUserAPI allows you to automate a lot of discord actions needing only a user token. As well as manage bulk discord accounts/tokens.
Python
4
star
21

MovieToGifs

Creates a gif for each voice line in a movie
Python
3
star
22

Genius-Lyric-Scrapper-API-

Find any lyrics to any song only given song name or optionally plus artist. Combines Genius's api and beautiful soup web scraping
Python
3
star
23

SkinDumper

Dumps every skin for CSGO specific to each weapon, very helpful if you want to filter skins by weapon, instead of having a huge list of every skin.
Python
3
star
24

Khan-Academy-Bot

Automates Khan Academy quizzes by brute forcing questions. Can be used for farming energy points or in my case automate boring school requirements...
Python
3
star
25

Reddit-Bot

Spam comment on desired post with multiple features.
Python
2
star
26

Universal-Amazon-Search-Scraper

Scans (scrapes) a given link from an amazon search and outputs all product names and prices to a .csv file (used in Microsoft Word, Notepad etc)
Python
2
star
27

Lyrically-Literate

Lyrically Literate
HTML
1
star
28

discord-weather-bot

Gets weather for any city
Python
1
star
29

CustomCrypto

Cryptocurrency Vanity Address Generator Website
HTML
1
star
30

Kanye-Bot

A python discord bot for all things Kanye West, because why not.
Python
1
star