From 501776d4f3cb1a8f92ba53488ff63e495c644126 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 22 Jun 2026 10:02:57 -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 b3db506..8f3c939 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# 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. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.