Security In Computing Pfleeger Solutions Manual -

User Tools

Site Tools


Security In Computing Pfleeger Solutions Manual -

Distance from buf to return address: From $ebp - 80 to $ebp = 80 bytes (buffer + saved ebp) Then +4 bytes to return address = 84 bytes total. Answer: 84 bytes of junk before new return address.

The -- comments out the password check.

Security In Computing Pfleeger Solutions Manual