Update README.md

This commit is contained in:
Kevin Thomas
2026-06-15 11:33:54 -04:00
committed by GitHub
parent 93aa5d6cef
commit d4810cc454
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# 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.
# Today's Tutorial [June 15, 2026]
## Lesson 216: Hacking Windows Course (Chapter 13: Hacking CopyFile x86)
This chapter covers dynamic reverse engineering analysis, hacking, 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.