From 9d557626e53ce388526d95f9bd0a3eb62cd13dc1 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 6 May 2026 08:09:16 -0400 Subject: [PATCH] Revise today's tutorial to Lesson 180 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 799f7fd..55999f2 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [May 5, 2026] -## Lesson 179: ARM-64 Course (Part 16 - Debugging Float Primitive Datatype) -In this lesson we will discuss debugging the float primitive datatype. +# Today's Tutorial [May 6, 2026] +## Lesson 180: ARM-64 Course (Part 17 - Hacking Float Primitive Datatype) +In this lesson we will discuss hacking the float primitive datatype. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.