From 9243339a2410b376463865b579f50b64ca98d537 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 21 Apr 2026 11:31:22 -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 33cacc5..a8e9877 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 20, 2026] -## Lesson 165: ARM-64 Course (Part 2 - Development Setup) -In this lesson we will discuss how to set up our development in 64-bit ARM with Kali Linux. +# Today's Tutorial [April 21, 2026] +## Lesson 166: ARM-64 Course (Part 3 - "Hello World") +In this lesson we will discuss how to write and compile a simple hello world program in C++. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.