[framework] Is there any way to find the original buffer limit, in the case of buffer overflows

mmiller at hick.org mmiller at hick.org
Wed May 30 11:25:14 CDT 2007


On Wed, May 30, 2007 at 06:38:22PM +0530, M.P.Sairam wrote:
> Can we know the size only for buf1

Why do you want to know the size of buf1?  It shouldn't add much value
when writing the exploit as far as I know.  You may be able to figure
out its size by looking at the contextual disassembly to see if it
explicitly zeroes the buffer, for example.



More information about the framework mailing list