Revise tutorial date and lesson content

Updated tutorial date and lesson details in README.
This commit is contained in:
Kevin Thomas
2026-04-26 08:25:00 -04:00
committed by GitHub
parent e0ee22e236
commit f926a0f9b7
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [April 25, 2026]
## Lesson 170: ARM-64 Course (Part 7 - Debugging Basic I/O)
In this lesson we will discuss how to debug a simple basicio program in C++ and discuss basic input validation.
# Today's Tutorial [April 26, 2026]
## Lesson 171: ARM-64 Course (Part 8 - Hacking Basic I/O)
In this lesson we will discuss how to hack a simple basicio program in C++ and discuss basic input validation.
-> Click [HERE](https://0xinfection.github.io/reversing) to read the FREE ebook.