From be66df59eb9970da71ec947305cc3e875f48b681 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 5 Feb 2026 07:42:13 -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 6a13c36..6bbdb84 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 4, 2026] -## Lesson 100: ARM-32 Course 2 (Part 35 – SizeOf Operator) -This tutorial will discuss the sizeof operator. +# Today's Tutorial [February 5, 2026] +## Lesson 101: ARM-32 Course 2 (Part 36 – Debugging SizeOf Operator) +This tutorial will discuss debugging sizeof operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.