CS208 Introduction to Computer Systems Wednesday, 8 Feb 2023 + Exam - Grades, in-class exams vs. takehome, etc. - Quick spin through the exam - What next - Figure out the stuff you didn't get right on the exam - Talk to me! - Learn the stuff and hand the homework in on time, perfect or not + Coming up in the second half - Reverse-engineering (bomb-defusing) - The "process model"--how do operating systems think about running programs and what trouble can occur because of that - Buffer overflows: security vulnerabilities at the assembly language level - Simple network programming - (If time) How does malloc work? + Bomb-defusing assignment - Questions so far? - Time to work