From e799132382ca75892642acfb48c833a32f0fec82 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 20 Feb 2026 10:00:52 -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 976f6d3..5252b7e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 19, 2026] -## Lesson 110: ARM-32 Course 2 (Part 45 – Debugging Pre-Decrement Operator) -This tutorial will discuss debugging pre-decrement operator. +# 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. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.