Update README.md

This commit is contained in:
Kevin Thomas
2026-06-14 08:54:48 -04:00
committed by GitHub
parent fb3db54005
commit db64f419ac
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 13, 2026]
## Lesson 214: Hacking Windows Course (Chapter 11: CopyFile)
This chapter covers reviewing the Windows API CopyFileW function in C.
# Today's Tutorial [June 14, 2026]
## Lesson 215: Hacking Windows Course (Chapter 12: Debugging CopyFile x86)
This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CopyFileW function in x86 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.