From 43fe1883d8e410556cfc12cd04ba08b6665eaf15 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 27 Jun 2026 09:21:50 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc17f7d..52310b1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
-# Today's Tutorial [June 26, 2026] -## Lesson 227: Hacking Windows Course (Chapter 24: Debugging CreateFile x64) +# Today's Tutorial [June 27, 2026] +## Lesson 228: Hacking Windows Course (Chapter 25: Hacking 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.