From 4ba061edc7fad91db45b5f37eb3a03f7db4294b0 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 12 Jul 2026 10:16:00 -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 2a8e22c..e019b31 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [July 11, 2026] -## Lesson 241: Go Hacking Course (Chapter 8: Debugging Control Flow) -This chapter covers Golang debugging control flow for the x64 architecture. +# Today's Tutorial [July 12, 2026] +## Lesson 242: Go Hacking Course (Chapter 9: Hacking Control Flow) +This chapter covers Golang hacking 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.