From dbbc1a9717f18d95cdc5458182c9667d07059b6e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 17 Jun 2026 10:37:14 -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 9bc2a7e..59ef13b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 16, 2026] -## Lesson 217: Hacking Windows Course (Chapter 14: Debugging CopyFile x64) -This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CopyFileW function in x64 Assembly. +# 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. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.