Lab 01 — Unsafe System Programming
In the first lab session of the course, you will mainly work on:
- Setting up your development environment for the rest of the course, and
- Experimenting with unsafe system programming, leading to buffer overflows and other nasty stuff.
Let's get to it.