From c6af164b427979fd64f83e9c2e6090b1c60ffd99 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Wed, 8 Apr 2026 08:51:35 -0400 Subject: [PATCH] Update tutorial date and lesson number in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6049556..a13482a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
-# Today's Tutorial [April 7, 2026] -## Lesson 152: x64 Course (Part 32 - x64 Assembly [Part 6]) +# Today's Tutorial [April 8, 2026] +## Lesson 153: x64 Course (Part 33 - x64 Assembly [Part 7]) This tutorial will discuss more x64 assembly. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.