From b569100fefafe503eaebb48de44f49354f81e7ff Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 23 Jun 2026 09:07:09 -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 8f3c939..e48ed00 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 22, 2026] -## Lesson 223: Hacking Windows Course (Chapter 20: Hacking MoveFile x64) -This chapter covers dynamic reverse engineering analysis, hacking, the Windows API MoveFileW function in x64 Assembly. +# Today's Tutorial [June 23, 2026] +## Lesson 224: Hacking Windows Course (Chapter 21: CreateFile) +This chapter covers reviewing the Windows API CreateFileW function in C. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.