Skip to content

Websites & tools that will help you into learning game hacking

Notifications You must be signed in to change notification settings

JoeElMasry0213/Game-Hacking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Game Hacking & Cracking

I made a gitHub repo that contains links to multiple websites and tools that will help you, because bookmarking everything will get annoying after a while. Links with a ⭐ are recommended by me as I think they are the best website/tool - Please note it's all personal opinion.

If you would like to change something then make a pull request and change/add or remove anything and explain why

Decent Websites

Guided Hacking - A decent website that will teach you the basics and how to do something + provides some tools but is hidden behind a paywall

Game Hacking Academy - Another website that will provide info to help you to create cheats

Unknown Cheats - Its a pretty good when it comes to asking for help on certain things or looking at resources

The Ultimate Anti Reversing Guide - A pdf file that gives you certain techniques that make it difficult to reverse-engineer malware.

HXD - HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.

Learncpp - Another decent website for learning cpp

C++ Reference A decent website for learning c++.

Tools

TDL - A tool that allows you to bypass Windows x64 Driver Signature Enforcement.

Eac-mapper - A mapper that works for the EAC Anti Cheat.

Nemesis - Allows you to dump the selected certain process.

Blaze Dumper - If youre into making cheats for csgo, then here you go.

GH-Offset Dumper - This dumper externall scans a process for signatures and dumps the relative offsets to a header file then you can incorporate it into your project.

KS Dumper

Ida Pro - Its a good tool that is primarily a multi-platform, multi processor and a disassembler that translates machine executable code into source code for purpose of debugging and reverse engineering.

KD Mapper - its a simple mapper that manually maps drivers.

Visual Studio

Good games to develop cheats for

Assault Cube

Xonotic

Cracking

ReClassEx - Its a memory reverse engineering tool that can be used to generate class files for various game classes

dnSpy - dnSpy is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available.

x64dbg - An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for.

ScyllaHide - ScyllaHide is an advanced open-source x64/x86 user mode Anti-Anti-Debug library. It hooks various functions to hide debugging. This tool is intended to stay in user mode (ring 3)

Titan Hide - TitanHide is a driver intended to hide debuggers from certain processes.

KS Dumper

Misc

Microsoft Activation Scripts - Activate practically any Microsoft product.

Defender Control - Disables Windows Defender Control.

Discord Rich Presence for x64dbg - A discord presence

Extensions

Tamper Monkey

Clear URLS - Remove tracking elements from URLS

Cookie Auto Deleter

Sponser Block - Automatically skips the sponsers in youtube videos

Youtube Age Restriction Bypass

Atlas

HTTPS Everywhere

About

Websites & tools that will help you into learning game hacking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published