From cf29fb1bdb814aff9f7ce59d7a675bdf38f57cc1 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 15 Jul 2026 10:02:40 -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 d4acd6a..e139212 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 14, 2026] -## Lesson 244: Go Hacking Course (Chapter 11: Debugging Advanced Control Flow) -This chapter covers Golang debugging advanced control flow for the x64 architecture. +# Today's Tutorial [July 15, 2026] +## Lesson 245: Go Hacking Course (Chapter 12: Hacking Advanced Control Flow) +This chapter covers Golang hacking advanced control flow for the x64 architecture. -> Click [HERE](https://github.com/mytechnotalent/Go-Hacking/blob/main/Go%20Hacking.pdf) to read the FREE pdf book.