Update README.md

This commit is contained in:
Kevin Thomas
2026-06-12 08:21:07 -04:00
committed by GitHub
parent 2bcc6bedff
commit 5e053cac12
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 11, 2026]
## Lesson 212: Hacking Windows Course (Chapter 9: Debugging Directories x64)
This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x64 Assembly.
# Today's Tutorial [June 12, 2026]
## Lesson 213: Hacking Windows Course (Chapter 10: Hacking Directories x64)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x64 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.