From c9820ff60262f88720e7d5e8050e3b34e464a9e3 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 22 Feb 2026 09:55:06 -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 6f36900..bdac40d 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 20, 2026] -## Lesson 111: ARM-32 Course 2 (Part 46 – Hacking Pre-Decrement Operator) -This tutorial will discuss hacking pre-decrement operator. +# Today's Tutorial [February 22, 2026] +## Lesson 113: ARM-32 Course 2 (Part 48 – Debugging Post-Decrement Operator) +This tutorial will discuss debugging post-decrement operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.