yalcm
April 1st, 2005, 22:32
Hi,
I am newbie here and start to learn using ollydbg. I have had some expericence of sice before. Usually when I debug something when breakpoint reached, I need to change register(s) and/or memory contents. In sice I can use, for example, "REG EAX=00112233h or REG EIP=EIP-1 or E DS:EBX 12345678" etc to modify register/memory contents interactively. So my question is that "is there a counterpart like this in ollydbg" ? I have tried to input something in the cmdbar of ollydbg interactively, but I just couldn't find out any solution for my needs.
And I have spent a lot of time to read/search here in this forum to find out a solution/info for myself, but with NO such luck about this. So please help me out and thanks a lot for your attention.
A truely ollydbg newbie -- yalcm
I am newbie here and start to learn using ollydbg. I have had some expericence of sice before. Usually when I debug something when breakpoint reached, I need to change register(s) and/or memory contents. In sice I can use, for example, "REG EAX=00112233h or REG EIP=EIP-1 or E DS:EBX 12345678" etc to modify register/memory contents interactively. So my question is that "is there a counterpart like this in ollydbg" ? I have tried to input something in the cmdbar of ollydbg interactively, but I just couldn't find out any solution for my needs.
And I have spent a lot of time to read/search here in this forum to find out a solution/info for myself, but with NO such luck about this. So please help me out and thanks a lot for your attention.
A truely ollydbg newbie -- yalcm