Reading QuestionsRemember to submit your answer to this quetion before the next class.
At near the bottom of page 12, there is a string:
"%497d\x3c\xd3\xff\xbf<nops><shellcode>"
and the author claims that this string will trigger a buffer overflow
attack. Why the leading number in the above string is 497?
Can this number be substituted with other ones, say 496 or
495? Why?
|