From 5a712a5cac4cb724b468ca1741fd1aad801863a0 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 26 Jun 2026 10:39:30 -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 4e43bc5..cc17f7d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 25, 2026] -## Lesson 226: Hacking Windows Course (Chapter 23: Hacking CreateFile x86) -This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateFileW function in x86 Assembly. +# Today's Tutorial [June 26, 2026] +## Lesson 227: Hacking Windows Course (Chapter 24: Debugging CreateFile x64) +This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateFileW function in x64 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.