travella.blogg.se
Kategorier
Allmänt
Arkiv
Mars 2023
Februari 2023
Om
5 Mars 2023 - 11:50
Ollydbg game hack
Allmänt
Chapter 8: Manipulating Control Flow in a Game.
Tricking a Process into Loading Your DLL.
Generating Skeleton Shellcode and Allocating Memory.
Hijacking a Game’s Main Thread to Execute Code Caves.
Using Thread Injection to Execute the Code Cave.
Injecting Code Caves with Thread Injection.
Disabling ASLR to Simplify Bot Development.
Differentiating x86 Windows Memory Protection Attributes.
Writing Templated Memory Access Functions.
Accessing a Value in Memory with ReadProcessMemory() and WriteProcessMemory().
Working with ReadProcessMemory() and WriteProcessMemory().
Obtaining the Game’s Process Identifier.
Chapter 6: Reading from and Writing to Game Memory.
Identifying Complex Structures in Game Data.
Determining New Addresses After Game Updates.
Finding the Player’s Health with OllyDbg.
Important x86 Instructions for Game Hacking.
How Variables and Other Data Manifest in Memory.
Chapter 4: From Code to Memory: A General Primer.
Process Explorer’s User Interface and Controls.
Inspecting Events in the Process Monitor Log.
Chapter 3: Reconnaissance with Process Monitor and Process Explorer.
Controlling OllyDbg Through the Command Line.
Adding Cheat Engine to OllyDbg with Cheat Utility.
Copying Assembly Code with Asm2Clipboard.
Pausing Execution When Your Character’s Health Drops.
Pausing Execution When a Specific Player’s Name Is Printed.
Accessing Memory Contents with Expressions.
Using Operators in the Expression Engine.
Viewing and Navigating a Game’s Assembly Code.
A Brief Look at OllyDbg’s User Interface.
Chapter 2: Debugging Games with OllyDbg.
Chapter 1: Scanning Memory Using Cheat Engine.
Chapter 12: Staying Hidden by Nick Cano Game Hacking
Om Mig: