Skip to content

Latest commit

 

History

History

cmu-15-213

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Introduction to Computer Systems (ICS)

Labs for Computer Systems: A Programmer's Perspective, 3/E (CS:APP3e).

Related Links

All Labs

  • Lab 1 - Data Lab: Manipulating Bits.(I download the handout files of this lab from the schedule page of 2015 Fall, NOT the Lab Assignments, so there may be some differences.)
  • Lab 2 - Bomb Lab: Defusing a Binary Bomb. Composed of 6 phases. The answer is written in key.txt with each phase a line.
  • Lab 3 - Attack Lab: Five attacks on two programs having different security vulnerabilities. The answer is witten in ctarget.[1-3].txt and rtarget.[2-3].txt with two-digit hex values.