From 1a8425eced260569deb3f77852f8da6dfa68270c Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 2 Jun 2026 09:34:38 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fc5e1a0..22e2df0 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [June 1, 2026] -## Lesson 203: Pico Hacking Course (Part 20 - Debugging Input) -In this lesson we will discuss debugging input. +# Today's Tutorial [June 2, 2026] +## Lesson 204: Hacking Windows Course (Chapter 1 - Hello World) +This chapter covers the basics of designing a very simple Windows Assembly Language message box program in pure Assembly for both x86 and x64 architectures. --> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook. +-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.