From 9b8cab3f8e9cd749318f8a9cc127f12c8daa2a39 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 24 Apr 2026 08:12:26 -0400 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d256a67..7bb30d2 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 23, 2026] -## Lesson 168: ARM-64 Course (Part 5 - Hacking "Hello World") -In this lesson we will hack our simple hello world program. +# Today's Tutorial [April 24, 2026] +## Lesson 169: ARM-64 Course (Part 6 - Basic I/O) +In this lesson we will discuss how to write and compile a simple basicio program in C++ and discuss basic input validation. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.