Update README.md

This commit is contained in:
Kevin Thomas
2026-06-21 12:44:45 -04:00
committed by GitHub
parent 4e2da086be
commit 769da6b96d
+3 -3
View File
@@ -4,9 +4,9 @@
<br>
# Today's Tutorial [June 20, 2026]
## Lesson 221: Hacking Windows Course (Chapter 18: Hacking MoveFile x86)
This chapter covers dynamic reverse engineering analysis, hacking, the Windows API MoveFileW function in x86 Assembly.
# Today's Tutorial [June 21, 2026]
## Lesson 222: Hacking Windows Course (Chapter 19: Debugging MoveFile x64)
This chapter covers dynamic reverse engineering analysis, debugging, the Windows API MoveFileW function in x64 Assembly.
-> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.