Re: x86 Stack Confusion
- From: Frank Kotler <spamtrap@xxxxxxxxxx>
- Date: Fri, 23 Dec 2005 06:24:57 -0500
shellcode wrote:
.....
esp_val db "Value of EBP: %p",0xA,0 ebp_val db "Value of ESP: %p",0xA,0
Swapping these around so the label matches what they print will clear up a good deal of the confusion. :)
Best, Frank
.
- References:
- x86 Stack Confusion
- From: shellcode
- x86 Stack Confusion
- Prev by Date: Re: Uniform spacing of labels in MASM32
- Next by Date: Re: Uniform spacing of labels in MASM32
- Previous by thread: x86 Stack Confusion
- Index(es):