From 4a251969274d15920889a73101e7c1721c5fdd3f Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 18 Jun 2026 08:58: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 59ef13b..82d5afb 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 17, 2026] -## Lesson 218: Hacking Windows Course (Chapter 15: Hacking CopyFile x86) -This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CopyFileW function in x64 Assembly. +# Today's Tutorial [June 18, 2026] +## Lesson 219: Hacking Windows Course (Chapter 16: MoveFile) +This chapter covers reviewing the Windows API MoveFileW function in C. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.