From 6cbe938108dac1987bd4f6fc5c0052db6621d732 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 17 Feb 2026 08:53:03 -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 bfcc36b..eaf8aec 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 14, 2026] -## Lesson 107: ARM-32 Course 2 (Part 42 – Debugging Post-Increment Operator) -This tutorial will discuss debugging post-increment operator. +# Today's Tutorial [February 17, 2026] +## Lesson 108: ARM-32 Course 2 (Part 43 – Hacking Post-Increment Operator) +This tutorial will discuss hacking post-increment operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.