This repository contains the lab assignments from SE2317 (2021 Spring) and selected sample labs from CS:APP Student Site (from CMU 15-213) with my solutions. I included the problems as a reference, but I do not claim the copyright of these problems.
If you found any mistakes in the solutions, please create an issue or contact me through email.
- This repository was tested with GCC 8.3.0 on Debian GNU/Linux 10.
- Shell Lab
- Proxy Lab
- Data Lab
- Bomb Lab
- Attack Lab
- Architecture Lab
- Cache Lab
- Malloc Lab
- My solutions are provided under GNU General Public License v3.0. See
LICENSE
for more information.