Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.