From d4810cc4546d5a1a6e628f6020d44c52cb971d6b Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 15 Jun 2026 11:33:54 -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 53b202a..51b3ea4 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 14, 2026] -## Lesson 215: Hacking Windows Course (Chapter 12: Debugging CopyFile x86) -This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CopyFileW function in x86 Assembly. +# Today's Tutorial [June 15, 2026] +## Lesson 216: Hacking Windows Course (Chapter 13: Hacking CopyFile x86) +This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CopyFileW function in x86 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.