From 769da6b96d9afa89ca3530576d9999df5e5b0b93 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 21 Jun 2026 12:44:45 -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 0f77662..b3db506 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 20, 2026] -## Lesson 221: Hacking Windows Course (Chapter 18: Hacking MoveFile x86) -This chapter covers dynamic reverse engineering analysis, hacking, the Windows API MoveFileW function in x86 Assembly. +# Today's Tutorial [June 21, 2026] +## Lesson 222: Hacking Windows Course (Chapter 19: Debugging MoveFile x64) +This chapter covers dynamic reverse engineering analysis, debugging, the Windows API MoveFileW function in x64 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.