Guides


Beginner



0. Introduction

Here you will find out what your journey is going to look like as an absolute beginner.


1. The basics

Before you even start your journey you need to know the basics!

In this course we will focus on how and where you can get basic knowledge.


2. Create your first hack in Cheat Engine

Cheat Engine is a very important tool which you will most likely need in order to make a client.


3. First external client

In this course you will create your first external client in C#.


4. First internal client

In this course you will create your first internal client in C++.



Advanced



1. Function Detour

In this course you will learn how to hook ingame functions.


2. Signature Scanning

In this course you will learn how to scan for ingame functions.



Deeply Advanced



1. DirectX 12 hook with ImGui

In this course you will get to know how to hook the DirectX12 renderer and how you can display an ImGui overlay on top of it.


2. Direct 2D overlay

In this course you will create a Direct2D overlay using the DirectX12 hook.