Posted: Sun Feb 09, 2014 4:28 pm Post subject: how to inject code?
Hi all,
I am trying to change the value of ecx and ebx but I can't find how to inject code in ce 6.3.
By the way do you know any way I can see the contents of a register in runtime?
For example I have this command mov [ebx+0000000045c], ecx.
How can I see what ecx has or how can I find its value?
Thanks in advance.
Hit F5 while selecting that line to put a breakpoint on it, the next time it's executed the memory browser will spawn in some additional info, including the contents of the registers. Hit F5 again to remove the breakpoint, then F9 to resume the game. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum