From f308ed8462af273a222c65b2a7556edb16dbaf7e Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 1 Feb 2026 08:40:03 -0500 Subject: [PATCH] Revise today's tutorial to Lesson 97 on double variables 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 13b226f..a1d9a7e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [January 31, 2026] -## Lesson 96: ARM-32 Course 2 (Part 31 – Hacking Float Variables) -This tutorial will discuss hacking float variables. +# Today's Tutorial [February 1, 2026] +## Lesson 97: ARM-32 Course 2 (Part 32 – Double Variables) +This tutorial will discuss double variables. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.