From dc0ed81d38c1129bf452d150aa5b0ff601f55de0 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 4 Feb 2026 08:13:07 -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 ab0649c..6a13c36 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 3, 2026] -## Lesson 99: ARM-32 Course 2 (Part 34 – Hacking Double Variables) -This tutorial will discuss hacking double variables. +# Today's Tutorial [February 4, 2026] +## Lesson 100: ARM-32 Course 2 (Part 35 – SizeOf Operator) +This tutorial will discuss the sizeof operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.