Robin4286 Newbie cheater
Reputation: 0
Joined: 16 Jun 2007 Posts: 19
|
Posted: Wed May 06, 2009 10:44 pm Post subject: 64 bit debugger like ollydbg? |
|
|
I managed to work around a password prompt for a certain program on a 32 bit computer by finding the incorrect password string referenced and changing the points that reference the code segment that displays that string from jz to jnz and vice versa. This was all well and good, until I needed to repeat the process on a 64 bit computer. Turns out ollydbg doesnt support 64 bit.
Anyone know of a program like ollydbg that would work on 64 bit computers that have the capabilities of doing the above?
If there are no such programs what are my alternatives?
Thanks!
|
|