From 7cd0deedf4f2dc035091a1e0cec9a9299a4108e2 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 1 Mar 2026 09:52:45 -0500 Subject: [PATCH] Revise tutorial date and lesson details Updated tutorial date and lesson number, and modified project links. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26ad828..4ac6b9d 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [February 28, 2026] -## Lesson 119: ARM-32 Project (Part 5 – Hacking Char) -ARM 32-bit Raspberry Pi Hacking Char example in Kali Linux. +# Today's Tutorial [March 1, 2026] +## Lesson 120: ARM-32 Project (Part 6 – Hacking Char Pointer) +ARM 32-bit Raspberry Pi Char Pointer example in Kali Linux. --> Click [HERE](https://github.com/mytechnotalent/0x05-ARM-32-Hacking_Char) to read the project on GitHub. +-> Click [HERE](https://github.com/mytechnotalent/0x06-ARM-32-Hacking-Char-Pointer) to read the project on GitHub.