Welcome!

Welcome to my website! This is where I upload what I create as a hobby. Feel free to contact me if you need to ask something. You can send me a private message through YouTube (there’s a link for my channel in the Links section).
Thank you for taking the time to stop by and pay me a visit!!!

Alessandro

Dynamically altering another program’s flow

I’ve been asked by a friend of mine for sample code on debugging APIs. The code starts and debugs the Minesweeper game that comes with Windows 7, using breakpoints and single steps. When the user clicks a bomb, the instruction pointer is moved so that it doesn’t explode.

Updates
14/04/2012: fixed a bug

Downloads
Source code (x86 and x64 compatible)