From eb06868412125f6329ef4a9f7384539b5b3f5107 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 27 Apr 2026 11:18:31 -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 affffe9..cdaf1b8 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 26, 2026] -## Lesson 171: ARM-64 Course (Part 8 - Hacking Basic I/O) -In this lesson we will discuss how to hack a simple basicio program in C++ and discuss basic input validation. +# Today's Tutorial [April 27, 2026] +## Lesson 172: ARM-64 Course (Part 9 - Character Primitive Datatype) +In this lesson we will discuss the char primitive datatype. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.