If you're into game hacking then you probably have already heard the terms "Internal" and "External" hacks.
In this post I go over the differences of each with code examples and which to opt for when hacking.
Tag: pointers
Getting Pointers by Reading the Assembly
Learn how to grab the offsets of multi-level pointers with a quicker and less tedious method. All you need is a debugger and perhaps a decompiler to ease the process a bit.