From 8ff88c70c5f3421998ffedff651c9a8a06e3b184 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 7 Jun 2026 08:59:49 -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 82225f8..17fb219 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# Today's Tutorial [June 7, 2026] +## Lesson 208: Hacking Windows Course (Chapter 5: Hacking Hello World x64) +This chapter covers the dynamic reverse engineering analysis, hacking, 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.