Go to file
ClF3 0461df7cee part2 ver 0.8.1 2024-11-05 10:41:10 +08:00
Bonus-DeadDrop 2024 release 2024-02-07 09:23:56 -05:00
Part1-Timing visualized with correct range 2024-11-04 15:54:41 +08:00
Part2-FlushReload part2 ver 0.8.1 2024-11-05 10:41:10 +08:00
Part3-PrimeProbe 2024 release 2024-02-07 09:23:56 -05:00
.gitignore 2024 release 2024-02-07 09:23:56 -05:00
LICENSE Added license 2023-01-31 15:19:24 -05:00
README.md 2024 release 2024-02-07 09:23:56 -05:00
cpu.mk deleted error 2024-11-04 15:20:23 +08:00
report.md finished timing 2024-11-04 15:18:33 +08:00

README.md

Hands-On Hardware Side Channels Lab

This repository contains all the starting code you will need for the lab.

Starting the Lab

As stated on the lab handout, you must first change the SENDER_CPU and RECEIVER_CPU variables in the cpu.mk to your assigned CPUs. Double check that you have set these values correctly.

After completing these steps, you are now ready to start the lab. Good luck!