Skip to content

Add x86_64 labs

Due by May 30, 2025 0% complete

The lab code and documentation only support x86 assembly. While useful for learning general HSI concepts, particularly about how the stack works, this architecture is outdated and there's a gap between the code we write during labs and how applications are compiled today. To make labs more up-to-date, we are porting our existing labs to the x86_64 archite…

The lab code and documentation only support x86 assembly. While useful for learning general HSI concepts, particularly about how the stack works, this architecture is outdated and there's a gap between the code we write during labs and how applications are compiled today. To make labs more up-to-date, we are porting our existing labs to the x86_64 architecture.

At the end of this milestone, this repo will contain both 32 and 64-bit labs. We will create the latter by adapting the code from our current labs to 64 bits.

There are no closed issues in this milestone.

Issues will automatically be moved here when they are closed.