Awesome List

Awesome Game Security

awesome game security [Welcome to PR]

gmh5225/awesome-game-security #android #anti #anticheat #antidebug #awesome #blockchain #cheat #debug #driver #engine #ethereum #game #game-development #gamehack #hack #kernel #security #system #windows
List stars
3,330
README repos
3,703
Indexed repos
1,198
List commits
4,878
Forks
467
Open issues
0

Tracked list growth

GitHub stars and default-branch commits for gmh5225/awesome-game-security.

Latest scan 2026-08-08 10:49

Likes history

GitHub stars

Commits history

Default branch commits

Indexed repositories

65 repos matching these filters.

Latest repo push 2026-08-04

Filter this list

Search within Awesome Game Security or narrow by ecosystem and project health.

Clear 1 refinement
Search mode
Tune results
More filters Topics, generated tags, stack, files, age, archive status, and growth.
Ecosystem
Files

Choose a suggestion or use commas to require multiple files.

Health

Uses known first-commit dates.

Momentum
Filters by observed commit-count growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Filters by observed GitHub star growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Reset filters
Highlighted

Open highlighted repo slot

Put your repository first

Promote a GitHub repo at the top of Awesome repository list views for 7 days.

WerWolv/ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

Updated
2026-07-21
Lists
3 list mentions
First commit
2020-11-10
License
GPL-2.0
Issues
373 open
Forks
2,421
Commits
6,375 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
x64dbg/x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Updated
2026-07-26
Lists
2 list mentions
First commit
2013-11-14
License
NOASSERTION
Issues
574 open
Forks
2,799
Commits
6,219 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
a0rtega/pafish

Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do

Archived
Updated
2024-06-21
Lists
1 list mention
First commit
2012-07-01
License
GPL-3.0
Issues
3 open
Forks
495
Commits
193 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
multitheftauto/mtasa-blue

Multi Theft Auto is a game engine that turns Grand Theft Auto: San Andreas into networked multiplayer.

AI dev
Updated
2026-08-01
Lists
2 list mentions
First commit
2008-11-23
License
GPL-3.0
Issues
1,031 open
Forks
566
Commits
11,580 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
astrelsky/Ghidra-Cpp-Class-Analyzer

Ghidra C++ Class and Run Time Type Information Analyzer

Archived
Updated
2023-10-01
Lists
1 list mention
First commit
2019-09-04
License
MIT
Issues
0 open
Forks
54
Commits
278 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
416rehman/DeepZero

Find zero-days while you sleep. DeepZero is an automated vulnerability research framework that parses, decompiles, and analyzes thousands of Windows kernel drivers for exploitable IOCTLs natively using AI agents.

Updated
2026-07-27
Lists
1 list mention
First commit
2026-04-07
License
MIT
Issues
1 open
Forks
79
Commits
123 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
Barracudach/CallStack-Spoofer

This tool will allow you to spoof the return addresses of your functions as well as system functions.

Updated
2022-11-12
Lists
1 list mention
First commit
2022-08-01
License
Apache-2.0
Issues
1 open
Forks
84
Commits
46 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
danielkrupinski/GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.

Updated
2023-02-02
Lists
1 list mention
First commit
2019-10-24
License
MIT
Issues
32 open
Forks
70
Commits
2,181 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
evyatar9/GptHidra

GptHidra is a Ghidra plugin that uses the OpenAI Chat GPT to explain functions. With GptHidra, you can easily understand the purpose and behavior of functions in your codebase. Now with GPT4 Support!

Updated
2023-09-16
Lists
1 list mention
First commit
2022-12-26
License
Unknown
Issues
0 open
Forks
34
Commits
16 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
guidedhacking/GH-Offset-Dumper

Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.

Updated
2025-05-19
Lists
1 list mention
First commit
2019-10-29
License
NOASSERTION
Issues
Disabled
Forks
85
Commits
118 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
AdvDebug/AntiCrack-DotNet

.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.

Updated
2025-07-19
Lists
1 list mention
First commit
2021-11-03
License
MIT
Issues
1 open
Forks
74
Commits
123 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
arizvisa/ida-minsc

A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor" branch, ancient (but stable) work is in "master", so... create an issue if you want/need something backported. Use "Wiki" or "Discussions" for examples, and smash that "Star" button if you like this.

Updated
2026-07-28
Lists
1 list mention
First commit
2010-07-12
License
BSD-3-Clause
Issues
21 open
Forks
47
Commits
2,130 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
danielkrupinski/x86RetSpoof

Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.

Updated
2023-02-17
Lists
1 list mention
First commit
2022-02-07
License
MIT
Issues
1 open
Forks
33
Commits
61 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
iamsopotatoe-coder/TinyLoad

PE packer/crypter for Windows. compresses and encrypts executables with a custom virtual machine into a self extracting stub.

Updated
2026-07-29
Lists
1 list mention
First commit
2026-03-16
License
MIT
Issues
1 open
Forks
15
Commits
106 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
0xdea/rhabdomancer

Vulnerability research assistant that locates calls to potentially insecure API functions in a binary file.

AI dev
Updated
2026-07-27
Lists
2 list mentions
First commit
2024-10-20
License
MIT
Issues
0 open
Forks
14
Commits
462 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history