From 8832640f0c7000500f8bb7a347266c482fb12382 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 30 Jun 2026 10:19:03 -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 f5a4faa..7284b80 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 29, 2026] -## Lesson 230: Hacking Windows Course (Chapter 27: Debugging WriteFile x86) -This chapter covers dynamic reverse engineering analysis, debugging, the Windows API WriteFile function in x86 Assembly. +# Today's Tutorial [June 30, 2026] +## Lesson 231: Hacking Windows Course (Chapter 28: Hacking WriteFile x86) +This chapter covers dynamic reverse engineering analysis, hacking, the Windows API WriteFile function in x86 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.