From b1ae057efb522d90b4935538bc4421fda56aef57 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Tue, 7 Apr 2026 08:42:12 -0400 Subject: [PATCH] Change tutorial date and lesson from 151 to 152 Updated 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 4f1637e..6049556 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
-# Today's Tutorial [April 6, 2026] -## Lesson 151: x64 Course (Part 31 - x64 Assembly [Part 5]) +# Today's Tutorial [April 7, 2026] +## Lesson 152: x64 Course (Part 32 - x64 Assembly [Part 6]) This tutorial will discuss more x64 assembly. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.