News:

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

Debugging my program, Is this setting up the stack?

Started by travism, December 15, 2008, 06:05:39 AM

Previous topic - Next topic

travism

So im trying to write a routine so my software is protected, and after I call a procedure at the beginning it shows. btw Im looking at this through a debugger.


SUB ESP,904
PUSH ESI
PUSH EDI
MOV ESI, EAX


Is this setting up the stack and getting the variable passed to the function?

Mark Jones

"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08