Taylor Gordon wrote: > Nope - you have to have 268 bytes or more(it is a weird number ha?).
Not so weird indeed. Just think it as 256+12. Lets imagine that the buffer that you overflow is 256 bytes long and that you are 12=4+8 bytes from the saved EIP where 4 is the saved EBP and 8 bytes are some other local variable that you need in the procedure you are calling in here... something like loop counters or so. Regards -- Emmanuel Fleury When it comes to software security, the devil is in the details. -- Bruce Schneier _______________________________________________ Linux4nano-dev mailing list [email protected] https://mail.gna.org/listinfo/linux4nano-dev http://www.linux4nano.org
