Game Hacking Video Lessons
Lesson #1 Memory-searching
First lesson in my gamehacking-class.. simple memorysearching.
Requires no previous experience.
In this first video-lesson we will go thru memory- searching & editing.
We will be using the application TSearch to find adresses in WinMine (minesweeper), edit the values and freeze/unfreeze them.
Direct link
lesson #2 Code Modification
Second lesson in the Gamehacking Class.
In this lesson I teach how to find ASM-instructions and modify them so that the game performs as you want it to.
What you need:
- To have watched lesson #1 & #2 in the Debugging-class
- TSearch
- WinMine (Minesweeper)
- The adresses we got in last lesson;
time-variable 0100579C
# of mines 010056A4
- OllyDbg
Direct link
Author: Mr. Novocain
Also you can download both video tutorials from here: Download