PDA

View Full Version : Problem with ollydbg


Kalb
10th April 2004, 15:47
When I load bfvietnam.exe in ollydbg it seems to work all right. But then when I try to start bf (hitting that "play" button in ollydbg) I get an error message "A debugger has been detected. Please unload the debugger and try again."
Any help would be appreciated.

test0r
10th April 2004, 16:00
the way you go is very slow on my PC (because OllyDbg loads the bfvietnam.exe and analyzes all its used modules), and you see it doesnt work. Simply run BFV and after you have loaded the map or so you "Attach" OllyDbg to it (File->Attach). Then the bfvietnam.exe is "loaded" into OllyDbg very fast and you only have to push the start/unpause button when OllyDbg pauses it after loading. Then everything is done ;)

Kalb
10th April 2004, 16:17
Thanks, I just saw the "attach" button myself :) That way there was no error. Man, now I spent 3 hours to get that to work, just cause I was to lazy to search for the console hack offset myself :D