Update README.md

This commit is contained in:
Kevin Thomas
2026-06-10 09:16:31 -04:00
committed by GitHub
parent 0e8340a78c
commit e7301b0b8e
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 9, 2026]
## Lesson 210: Hacking Windows Course (Chapter 7: Debugging Directories x86)
This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x86 Assembly.
# Today's Tutorial [June 10, 2026]
## Lesson 211: Hacking Windows Course (Chapter 8: Hacking Directories x86)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CreateDirectoryW and RemoveDirectoryW functions in x86 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.