From b1146ac7564a88695e21b51e87885e5b2158eccf Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 6 Feb 2026 08:01:13 -0500 Subject: [PATCH] Revise tutorial date and lesson content Updated tutorial date and lesson details. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bbdb84..c3b3ee3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [February 5, 2026] -## Lesson 101: ARM-32 Course 2 (Part 36 – Debugging SizeOf Operator) -This tutorial will discuss debugging sizeof operator. +# Today's Tutorial [February 6, 2026] +## Lesson 102: ARM-32 Course 2 (Part 37 – Hacking SizeOf Operator) +This tutorial will discuss hacking sizeof operator. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.