CS207 Introduction to Computer Systems Wednesday, 24 May 2023 + Buffer overflow assignment - Code injection - writing the code - gcc -c & .o files - objdump -d (and what kind of instructions might not work) - What is happening with "success + seg fault"? - Questions + Buffer overflow examples + How would you prevent this kind of attack? + Coming up Friday: network programming & the final exam Monday: putting all this stuff together into a story Wednesday: AMA