From 111c78ba54dad08940ffb7ca5d2f1948b1a66feb Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 23 Feb 2026 09:00:00 -0500 Subject: [PATCH] Revise tutorial date and lesson content Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bdac40d..cb2b5df 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# 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. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.