LEARN X86 64 ASSEMBLY DEEP DIVE - Expanded Projects
This folder contains expanded project guides generated from the main sprint guide.
Projects
- Project 1: Register and Flags Simulator
- Project 2: Addressing Mode Calculator
- Project 3: Instruction Encoding Decoder
- Project 4: RIP-Relative Disassembly Explorer
- Project 5: Calling Convention Visualizer
- Project 6: Stack Frame and Unwind Explorer
- Project 7: Linux Syscall ABI Tracer
- Project 8: Exception and Interrupt Flow Visualizer
- Project 9: ELF/PE Loader Map Explorer
- Project 10: PLT/GOT Relocation Resolver
- Project 11: SIMD Lane Analyzer
- Project 12: Microbenchmark Cache and Branch Lab