From bb5201e803f195532f91b55840f5d77e0f077e20 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Thu, 9 Apr 2026 15:09:36 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a13482a..901eda4 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [April 8, 2026] -## Lesson 153: x64 Course (Part 33 - x64 Assembly [Part 7]) -This tutorial will discuss more x64 assembly. +# Today's Tutorial [April 9, 2026] +## Lesson 154: x64 Course (Part 34 - x64 C++ 1 Code [Part 1]) +This tutorial will discuss C++ code as it relates to 64-bit assembly. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.