Beemaster's International Beekeeping Forum

ADMINISTRATION & HELP => COMPUTER TECH HELP FORUM => Topic started by: buzzbeejr on February 08, 2007, 07:48:06 PM

Title: Where to get WinDbg debugger download and symbols
Post by: buzzbeejr on February 08, 2007, 07:48:06 PM
Just wanted to mess around with one of our computers to try and find cheats in the windows games and i knew i needed a debugger but didn't know where to get one
Title: Re: Where to get WinDbg debugger download and symbols
Post by: Understudy on February 08, 2007, 08:23:39 PM
It depends on the game. Are the games written in DOS, Perl, VB, or something else.


Sincerely,
Brendhan
Title: Re: Where to get WinDbg debugger download and symbols
Post by: buzzbeejr on February 09, 2007, 05:56:44 PM
ahhh. not sure but I'm talking about the pinball and other games on windows xp
Title: Re: Where to get WinDbg debugger download and symbols
Post by: Understudy on February 10, 2007, 02:54:42 PM
http://www.andrew.cmu.edu/user/dave64/pinball_cheat.html (http://www.andrew.cmu.edu/user/dave64/pinball_cheat.html)

This should give you the link to howto and where to get the debugger.

Basically you are using a hex editor you are editing the binary level code.
this can be useful for doing just about any crack but it is difficult to read the programming code.

Sincerely,
Brendhan