From 708122abf90186716f62bd27d266f50832486a6f Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 21 Mar 2026 11:48:06 -0400 Subject: [PATCH] Update tutorial date and lesson information --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c7cce57..c14439c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [March 20, 2026] -## Lesson 135: x64 Course (Part 15 - SHR Instruction) -This tutorial will discuss the shr instruction. +# Today's Tutorial [March 21, 2026] +## Lesson 136: x64 Course (Part 16 - ROL Instruction) +This tutorial will discuss rol instruction. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.