diff --git a/README.md b/README.md index a88e33b..659b4fe 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Pull requests are welcome with the condition that the resource should be free! P ### Level 5 - Reverse Engineering & Pwn -* [Intro to x86 64]() - This room teaches the basics of x86-64 assembly language. +* [Windows x64 Assembly]() - Introduction to x64 Assembly on Windows. * [CC Ghidra]() - This room teaches the basics of ghidra. * [CC Radare2]() - This room teaches the basics of radare2. * [Reverse Engineering]() - This room focuses on teaching the basics of assembly through reverse engineering.