From cdb4984995bef0de60f496574b024a3a7f7566b0 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Mon, 16 Mar 2026 09:13:55 -0400 Subject: [PATCH] Update tutorial date and lesson details --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb21b44..8dbf810 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [March 15, 2026] -## Lesson 130: x64 Course (Part 10 - Boolean Instructions) -This tutorial will discuss boolean instructions. +# Today's Tutorial [March 16, 2026] +## Lesson 131: x64 Course (Part 11 - Pointers) +This tutorial will discuss pointers. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.