From bf0b4bc3ff84fecc0642cc257672cfa91bb629c4 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 2 Jul 2026 09:31:06 -0400 Subject: [PATCH] Revise today's tutorial and lesson information Updated tutorial date and lesson details for the Hacking Windows Course. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b95ed41..f3943be 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July, 1 2026] -## Lesson 232: Hacking Windows Course (Chapter 29: Debugging WriteFile x64) -This chapter covers dynamic reverse engineering analysis, debugging, the Windows API WriteFile function in x64 Assembly. +# Today's Tutorial [July, 2 2026] +## Lesson 233: Hacking Windows Course (Chapter 30: Hacking WriteFile x64) +This chapter covers dynamic reverse engineering analysis, hacking, the Windows API WriteFile function in x64 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.