From f25bb724967da4bc4595ccd8a10e8d985d1c8475 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 6 Jun 2026 08:38:34 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 850ff15..82225f8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 5, 2026] -## Lesson 206: Hacking Windows Course (Chapter 3: Hacking Hello World x86) -This chapter covers the dynamic reverse engineering analysis, hacking, of the Hello World app in x86 Assembly. +# Today's Tutorial [June 6, 2026] +## Lesson 207: Hacking Windows Course (Chapter 4: Debugging Hello World x64) +This chapter covers the dynamic reverse engineering analysis, debugging, of the Hello World app in x64 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.