From 207c68e8fd3f5ff2ade9cc65dfc098a9429ed509 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 27 Jul 2026 09:27:01 -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 a8b4a8c..e468ce6 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ By using this repository and course, you acknowledge and agree that:
-# Today's Tutorial [July 26, 2026] -## Lesson 256: Hacking Rust Course (Chapter 11: Debugging Functions) -This chapter covers debugging functions within a Rust program for the x64 architecture. +# Today's Tutorial [July 27, 2026] +## Lesson 257: Hacking Rust Course (Chapter 12: Hacking Functions) +This chapter covers hacking functions within a Rust program for the x64 architecture. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Rust/blob/main/Hacking%20Rust.pdf) to read the FREE pdf book.