|
|||||||||||
|
Re: Some help With BOF Exploits Writing. - EAX ?!
From: DownBload <downbload(at)hotmail.com>
Date: Thu Jul 31 2003 - 18:09:08 EDT ('binary' encoding is not supported, stored as-is) In-Reply-To: <51780.193.126.243.84.1059697287.squirrel@psyfreakz.org>
In classic buffer overflow if vulnerable application just call (ex.)
strcpy(), on stack is pushed eip and ebp register, so we can't overflow
eax, because it is not on stack. Something different would be if pushl %
eax is used before overflow and after overflow %eax is used like call *%
eax.
www.google.com -> linux memory management
Regards,
>Hi all,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:40 EDT |
||||||||||
|
|||||||||||