Lab 01 — Unsafe System Programming

In the first lab session of the course, you will mainly work on:

  1. Setting up your development environment for the rest of the course, and
  2. Experimenting with unsafe system programming, leading to buffer overflows and other nasty stuff.

Let's get to it.