From 267083019a445c2ce2eeffcacc6dc2e515210e23 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Fri, 20 Mar 2026 08:15:58 -0400 Subject: [PATCH] Update tutorial date and lesson information --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da8a0e6..c7cce57 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@
-# Today's Tutorial [March 19, 2026] -## Lesson 134: x64 Course (Part 14 - SHL Instruction) -This tutorial will discuss the shl instruction. +# Today's Tutorial [March 20, 2026] +## Lesson 135: x64 Course (Part 15 - SHR Instruction) +This tutorial will discuss the shr instruction. --> Click [HERE](https://0xinfection.github.io/reversing) +-> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.