From fb3db54005054d377a19adf3a03439f69248543d Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 13 Jun 2026 07:36:47 -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 1508316..9d07554 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 12, 2026] -## Lesson 213: Hacking Windows Course (Chapter 10: Hacking Directories x64) -This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x64 Assembly. +# Today's Tutorial [June 13, 2026] +## Lesson 214: Hacking Windows Course (Chapter 11: CopyFile) +This chapter covers reviewing the Windows API CopyFileW function in C. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.