Update README.md

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