Update README.md

This commit is contained in:
Kevin Thomas
2026-06-03 08:11:04 -04:00
committed by GitHub
parent 1a8425eced
commit 7bcfa5d1a6
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 2, 2026]
## Lesson 204: Hacking Windows Course (Chapter 1 - Hello World)
This chapter covers the basics of designing a very simple Windows Assembly Language message box program in pure Assembly for both x86 and x64 architectures.
# Today's Tutorial [June 3, 2026]
## Lesson 205: Hacking Windows Course (Chapter 2: Debugging Hello World x86)
This chapter covers the dynamic reverse engineering analysis, debugging, of the Hello World app in x86 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.