From 123d46406fecef4ae6a651a392dc2941e1304a57 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 24 Feb 2026 10:39:16 -0500 Subject: [PATCH] Revise tutorial date and lesson information Updated tutorial date and lesson details in README. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb2b5df..5a5c002 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [February 23, 2026] -## Lesson 114: ARM-32 Course 2 (Part 49 – Hacking Post-Decrement Operator) -This tutorial will discuss hacking post-decrement operator. +# Today's Tutorial [February 24, 2026] +## Lesson 115: ARM-32 Project (Part 1 – Hacking Hello World) +ARM 32-bit Raspberry Pi Hacking Hello World example in Kali Linux. --> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook. +-> Click [HERE](https://github.com/mytechnotalent/0x01-ARM-32-Hacking-Hello-World) to read the project on GitHub.