From 3d8635448c0bead54178033980f3883586a4dcf4 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 14 Jan 2026 12:05:29 -0500 Subject: [PATCH] Update README with today's tutorial information Added information about today's tutorial and lesson details. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6c59414..fe7b261 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@
+# 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. + +-> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook. + +
+ # Embedded Hacking A FREE comprehensive step-by-step embedded hacking course covering Embedded Software Development to Reverse Engineering.