From f3504d82fe47b74e788a8f78146f7c100aa1cd00 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 8 Jun 2026 09:08:46 -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 17fb219..31eb833 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# Today's Tutorial [June 8, 2026] +## Lesson 209: Hacking Windows Course (Chapter 6: Directories) +This chapter covers reviewing the Windows API CreateDirectoryW and RemoveDirectoryW functions in C. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.