From 36d9b95112b706eb8931615ff27e15d24f391ab6 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 9 Feb 2026 07:49:15 -0500 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2fb68cb..544fac3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 8, 2026] -## Lesson 104: ARM-32 Course 2 (Part 39 – Debugging Pre-Increment Operator) -This tutorial will discuss debugging pre-increment operator. +# Today's Tutorial [February 9, 2026] +## Lesson 105: ARM-32 Course 2 (Part 40 – Hacking Pre-Increment Operator) +This tutorial will discuss hacking pre-increment operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.