From 13796442c5b5143bb431e73da99ebb21d689c3cd Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 28 Jun 2026 09:28:04 -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 52310b1..e6f4b6e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# Today's Tutorial [June 28, 2026] +## Lesson 229: Hacking Windows Course (Chapter 26: WriteFile) +This chapter covers reviewing the Windows API WriteFile function in C. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.