From 4a3c72d206ec0274c572feab648e970621c3a7e3 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 15 Jan 2026 08:59:01 -0500 Subject: [PATCH] Revise tutorial date and lesson content Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe7b261..4a431d6 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [January 14, 2026] -## Lesson 79: ARM-32 Course 2 (Part 14 - Hello World) -This tutorial will discuss the basics of a hello world program in ARM 32-bit. +# Today's Tutorial [January 15, 2026] +## Lesson 80: ARM-32 Course 2 (Part 15 - Debugging Hello World) +This tutorial will discuss debugging hello world. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.