From f6683beff52f66c2f24a9ecbe0738f822214dbbd Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 11 Apr 2026 09:01:27 -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 8ad7b9f..85dbdde 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
-# Today's Tutorial [April 10, 2026] -## Lesson 155: x64 Course (Part 35 - x64 C++ 2 Debug [Part 2]) +# Today's Tutorial [April 11, 2026] +## Lesson 156: x64 Course (Part 36 - x64 C++ 3 Hacking [Part 3]) This tutorial will discuss more C++ code as it relates to 64-bit assembly. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.