Page 1 of 1

Debugger not working properly

PostPosted: Mon Sep 13, 2010 9:03 am
by OsO
i am able to use the memory scanner for finding a certain value at an address fine. The problem occures when i try to attach the debugger to the game and figure out what writes/accesses this address. I get no errors,but for some odd reason it's not giving me any debug information about what is writeing/accessing the address i told it to watch. It seems as if the debug isn't even attached to the game.

Opening game and MHS software up with administrator priv.

O/S
---------
Windows 7 64bit

Re: Debugger not working properly

PostPosted: Mon Sep 13, 2010 9:55 am
by L. Spiro
I don’t think there is a guarantee of functionality on Windows 7 64-bit.
Try it on Minesweeper or something simple that is guaranteed not to have protections in place.


L. Spiro

Re: Debugger not working properly

PostPosted: Mon Sep 13, 2010 10:27 am
by OsO
Ok well i tried it on minesweeper and i couldn't even locate the variable holding mines :| i went from 10 mines to 40 mines and kept searching in memory for this value and it wouldn't find it.....any idea why lol? its minesweeper??

i the debugger on a different program and it worked fine this time. I'm trying to run it on medal of honor spearhead. And i have also tried reseting the debug port. Any other suggestions? do i need to unpack it possibly?

Re: Debugger not working properly

PostPosted: Mon Sep 13, 2010 2:16 pm
by L. Spiro
If it works on other processes but not your game then your game is protected and you need a bypass.


L. Spiro