Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
awesome game security [Welcome to PR]
GitHub stars and default-branch commits for gmh5225/awesome-game-security.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
UltimateAnticheat is an open source usermode anti-cheat system made to detect and prevent common attack vectors in game cheating (C++, Windows)
No description.
Enumerating and removing kernel callbacks using signed vulnerable drivers
x64DbgMCPServer made from c# with Claude, Windsurf and Cursor support
undetected counter strike 2 browser based radar cheat
Windows Anti-Rootkit Tool
InfinityHookPro Win7 -> Win11 latest
The Definitive Guide To Process Cloning on Windows
Sanctum is an experimental proof-of-concept EDR, designed to detect modern malware techniques, above and beyond the capabilities of antivirus. Built in Rust.
Encrypted PE Loader Generator
A small bootkit which does not rely on x64 assembly.
A library to develop kernel level Windows payloads for post HVCI era
Loader for VAC Bypass written in C.
Anti-cheat library for Windows C++
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
Simple external ESP for Counter-Strike 2, after many years, the codebase has been modernized for clarity and ease of use, with a redesigned interface, noticeable performance improvements, and several new quality-of-life features.
A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.
usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to map your driver over. the main focus of this project is to prevent modern anti-cheats (BattlEye, EAC) from finding your driver and having the power to hook anything due to being inside of legit memory (signed legit driver).
This driver implements the Intel Processor Trace functionality in Intel Skylake architecture for Microsoft Windows
A low-level .NET library for reading and writing Unreal Engine game assets.
open-source pen-test [CS:GO/CS2/Apex]
Full source to the CS:GO cheat
Dump native and .NET assemblies
Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
Counter-Strike 2 SDK/Base written in C++.
Debugger Anti-Detection Benchmark
Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.
Incident Response & Digital Forensics Debugging Extension
Venom is a library that meant to perform evasive communication using stolen browser socket
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.
A dnSpy extension to aid reversing of obfuscated assemblies
Lua in kernel-mode because why not.
strings2: An improved strings extraction tool.
Unsigned driver loader using CVE-2018-19320
.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.
The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.
Patching "signtool.exe" to accept expired certificates for code-signing.
D3D11 Worldtoscreen Finder, dx11 w2s, d3d11 w2s, esp, world to screen
A game launcher for World of Warcraft that allows you to connect to custom servers.
DragonBurn is CS2(Counter-Strike 2 cheat) kernel-mode read-only external cheat. Undetected by all anti-cheats except Faceit.
No description.
Research on Windows Kernel Executive Callback Objects
No description.
External Base for researching Shadow Regions in Valorant
This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.
Small DMA Cheat For Rust
D3D11 ImGui External (x86 / x64) - EXE / DLL ImGui External Menu
This a small cheat menu for Sword With Sauce (a UE4 game) that I made in a week or so. The reason why I am sharing the project is that it is probably one of the best sources to learn UE game hacking from. The project has many comments.