News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

How can i view the eip register?

Started by zhiling0229, March 26, 2007, 01:45:54 PM

Previous topic - Next topic

zhiling0229

Hi,

How can i view the eip register?

I tried :

mov  _eip, eip

but the compiler do not recognize eip register.

pushad don't seem to be possible as the eip register is not push into the stack for me to pop it out?

Any ideas guys? Thanks a million

u

Please use a smaller graphic in your signature.

BogdanOntanu

You can also use the "delta trick" :


call _delta
_delta: pop eax

Ambition is a lame excuse for the ones not brave enough to be lazy.
http://www.oby.ro