23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Game Hacking Cheat Engine Game Hacking Basics
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
If you like playing games or reverse engineering, then this course is for you.
Traditionally, reverse engineering has been done using familiar tools such as x64dbg, OllyDbg and IDA. This course will introduce you to another powerful tool commonly used in game hacking – called Cheat Engine (CE). This tool will allow you to modify in-game Health, Ammo, Position and more.
Although youtube has plenty of tuts on Cheat Engine, they typically lack beginner-friendly explanation and personal guidance. In this course, I will take you by the hand as a complete beginner to become familiar with what is game hacking and reverse engineering. You will learn the difference between memory values vs. pointers, data structures, how to scan memory to tamper with it to become invincible plus have unlimited ammo, create Cheat Tables (shareable hacks), pointer scanning, writing scripts to inject code into process memory and more…
By the end of this course, you should be able to apply your basic skills to hack an open source free game called Assault Cube – a 3D First Person Shooter (FPS) game. I have chosen this game because, it can be used as a standalone game – where you play against bots – and also because the game is totally free and open source – and is the standard game to use when first learning game hacking.
Difference between memory hacking and file patching.
In traditional reverse engineering, after we have managed to reverse it, we would patch the program file. However, not all programs can be patched, eg, packed programs cannot be patched. Here, Cheat Engine shines. Cheat Engine does not rely on patching programs, its main strength lies in memory hacking (process hacking). In Cheat Engine, we allow the program to be loaded into RAM memory first, then we hack it there. This course introduces you to the basics of Cheat Engine – so that you will be familiar with memory hacking using Cheat Engine.
Throughout this course, I will be there for you – to answer all your questions and to guide and mentor you in game hacking and reverse engineering. Thank you and see you inside.
Who this course is for:
Anyone interested in learning game hacking
Reverse engineering students looking for alternative ways to hack a running program
Software or game developers who want to know game or app hacking works so that they can protect their software
Requirements
Basic knowledge of C/C++ and Assembly would be helpful, but not necessary
PC running Windows 7 or 10
Last Updated 1/2021
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
363.5 KB
.pad/1
15.5 KB
.pad/10
66.9 KB
.pad/11
462.1 KB
.pad/12
359.2 KB
.pad/13
11 KB
.pad/2
124.5 KB
.pad/3
148.1 KB
.pad/4
146.9 KB
.pad/5
410.9 KB
.pad/6
28.9 KB
.pad/7
391.7 KB
.pad/8
50.6 KB
.pad/9
147.6 KB
TutsNode.com.txt
63 B
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/1. Introduction/1. Introduction.mp4
38.4 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/1. Introduction/1. Introduction.srt
2.4 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/10. Introduction to Code Injection & Assembly Editing/1. Introduction to Code Injection & Assembly Editing.mp4
49.1 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/2. Installing Cheat Engine/1. Installing Cheat Engine.mp4
64.1 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/2. Installing Cheat Engine/1. Installing Cheat Engine.srt
6.1 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/2. Installing Cheat Engine/1.1 CheatEngine72.zip
23.5 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/3. Installing, Configuring and Playing Assault Cube/1. Installing, Configuring and Playing Assault Cube.mp4
281.5 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/3. Installing, Configuring and Playing Assault Cube/1. Installing, Configuring and Playing Assault Cube.srt
16 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/3. Installing, Configuring and Playing Assault Cube/1.1 Shortcut Keys.txt
348 B
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/3. Installing, Configuring and Playing Assault Cube/1.2 AssaultCube_v1.2.0.2.zip
43.4 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/4. Memory scanning for health/1. How to scan memory address for health and modify it.mp4
268.9 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/4. Memory scanning for health/1. How to scan memory address for health and modify it.srt
16 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/5. Memory Scanning For Ammo and the Freeze Technique/1. Memory Scanning For Ammo and the Freeze Technique.mp4
96.9 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/5. Memory Scanning For Ammo and the Freeze Technique/1. Memory Scanning For Ammo and the Freeze Technique.srt
5.7 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/6. Introduction to Pointers and Data Structures/1. Introduction to Pointers and Data Structures.mp4
43.5 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/6. Introduction to Pointers and Data Structures/1. Introduction to Pointers and Data Structures.srt
11.6 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/6. Introduction to Pointers and Data Structures/1.1 Intro To Pointers and Data Structures.pdf
501 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/6. Introduction to Pointers and Data Structures/2. Difference between Dynamic & Static Addresses - why we need Pointers.mp4
52.5 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/6. Introduction to Pointers and Data Structures/2. Difference between Dynamic & Static Addresses - why we need Pointers.srt
2.7 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/7. Finding Static Addresses Using Pointers and Data Structures/1. Finding Static Addresses Using Pointers and Data Structures.mp4
255.4 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/7. Finding Static Addresses Using Pointers and Data Structures/1. Finding Static Addresses Using Pointers and Data Structures.srt
15.7 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/7. Finding Static Addresses Using Pointers and Data Structures/1.1 cheat table.zip
4.9 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/8. Introduction to Pointer Scanning/1. Introduction to Pointer Scanning.mp4
12.1 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/8. Introduction to Pointer Scanning/1. Introduction to Pointer Scanning.srt
2.5 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/8. Introduction to Pointer Scanning/1.1 Intro Pointer Scanning.pdf
473.2 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/9. Using Pointer Scan to find the Health Static Addressess/1. Using Pointer Scan to find the Health Static Addressess.mp4
326.5 MB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/9. Using Pointer Scan to find the Health Static Addressess/1. Using Pointer Scan to find the Health Static Addressess.srt
20.4 KB
[TutsNode.com] - Game Hacking Cheat Engine Game Hacking Basics/9. Using Pointer Scan to find the Health Static Addressess/1.1 assault cube-2.zip