CS208 Introduction to Computer Systems Friday, 24 October 2025 + What happens when you call a function? - System stack and stack frames - Return address - The rsp register (stack pointer) - The rip register (instruction pointer) - call - ret + sscanf + The Zoo Escape assignment - general idea - gdb - watch the video!