Update README.md

This commit is contained in:
Kevin Thomas
2026-06-26 10:39:30 -04:00
committed by GitHub
parent 9c5c2b7e45
commit 5a712a5cac
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 25, 2026]
## Lesson 226: Hacking Windows Course (Chapter 23: Hacking CreateFile x86)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateFileW function in x86 Assembly.
# Today's Tutorial [June 26, 2026]
## Lesson 227: Hacking Windows Course (Chapter 24: Debugging CreateFile x64)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateFileW function in x64 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.