Update README.md

This commit is contained in:
Kevin Thomas
2026-06-17 10:37:14 -04:00
committed by GitHub
parent 764c8918fb
commit dbbc1a9717
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 16, 2026]
## Lesson 217: Hacking Windows Course (Chapter 14: Debugging CopyFile x64)
This chapter covers dynamic reverse engineering analysis, debugging, the Windows API CopyFileW function in x64 Assembly.
# Today's Tutorial [June 17, 2026]
## Lesson 218: Hacking Windows Course (Chapter 15: Hacking CopyFile x86)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API CopyFileW function in x64 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.