From f9726e07b3e8132a42607cff5ed167491dcb69e3 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sun, 22 Mar 2026 09:02:48 -0400 Subject: [PATCH] Change tutorial date and lesson from 136 to 137 Updated tutorial date and lesson information. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f6d3f06..420a143 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [March 21, 2026] -## Lesson 136: x64 Course (Part 16 - ROL Instruction) -This tutorial will discuss rol instruction. +# Today's Tutorial [March 22, 2026] +## Lesson 137: x64 Course (Part 17 - ROR Instruction) +This tutorial will discuss the ror instruction. -> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.