How To Hack Any Game - Part 2

1 day ago
3

This video will focus on using Cheat Engine to find the ammo address, vertical recoil address, and the backwards push back we get from the recoil, then patching those address, removing ammo from changing when we fire and remove all recoil. We will be using x64dbg to reverse engineering the recoil and ammo functions to learn how to patch them.

We wont be using pointers this time, we will be using Pattern Scanning / Signature Scanning to find the addresses that need to be patched.

0:00 Intro
0:35 Finding Pitch Address
2:27 Pointing Scan
3:23 Finding Speed
6:07 Finding Ammo
7:23 Cheat Engine Reverse Engineering Ammo
9:55 Cheat Engine Reverse Engineering Speed
14:17 Install x64dbg
15:19 Install x64dbg Sigmaker
17:09 x64dbg Reverse Engineering Ammo
19:12 Using ChatGPT
20:22 Getting Ammo Signature
21:15 Getting Speed Signature
25:32 x64dbg Reverse Engineering Vertical Recoil
34:16 Getting Vertical Recoil Signature
35:19 Visual Studio Code
38:15 Get PID Function
40:30 Pattern Scan Function
44:20 No Operation Function
45:22 Patch Bytes Function
46:16 Main
47:42 Explaining Pattern Scanning
54:19 Coding Toggleable hack
57:15 Explaining Patching
1:05:49 Testing Completed Hack

In this video you will learn;
How to signature scan
How to pattern scan
How to Reverse Engineer
How to use Cheat Engine
How to pointer scan with Cheat Engine
How to install x64dbg
How to install plugins for x64dbg
How to use x64dbg
How to use ChatGPT for coding
How to Reverse Engineer with x64dbg
How to use visual studio
How to patch a video game
How to code in c++
How to code cheats

Complete Source Code ➤ https://www.patreon.com/caveman2ez

Assault Cube 1.2.02
https://github.com/assaultcube/AC/releases/download/v1.2.0.2/AssaultCube_v1.2.0.2.exe

x64dbg
https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2024-10-18_19-09.zip
https://github.com/u16rogue/x64dbg-sigmaker/releases/download/1.0/x64dbg-sigmaker.dp64

x64dbg Sigmaker
https://github.com/u16rogue/x64dbg-sigmaker/releases/download/1.0/x64dbg-sigmaker.dp32

Main YouTube Channel https://www.youtube.com/channel/UCKp53Yp4Odk_j2X29ntw2kw
Tiktok ➤ https://www.tiktok.com/@caveman2ez
Twitch ➤ https://www.twitch.tv/caveman2ez
Instagram ➤https://www.instagram.com/caveman2ez/
Twitter ➤https://twitter.com/caveman2ez

Loading comments...