From 9dbc89b5bb5cc85e994e729016cacbdad0accd2e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 18 Feb 2026 09:09:31 -0500 Subject: [PATCH] Update tutorial date and lesson information --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaf8aec..4398a8e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# 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. +# Today's Tutorial [February 18, 2026] +## Lesson 109: ARM-32 Course 2 (Part 44 – Pre-Decrement Operator) +This tutorial will discuss the pre-decrement operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.