Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 187 Bytes

3.48

A.

  • no canary value: buf in (%rsp), v in (%rsp) + 0x24.
  • had canary value: buf in (%rsp) + 0x16, v in (%rsp) + 0x8.

B. buf can't corrupt the value of v.