diff --git a/README.md b/README.md index e6f4b6e..f5a4faa 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@
-# Today's Tutorial [June 28, 2026] -## Lesson 229: Hacking Windows Course (Chapter 26: WriteFile) -This chapter covers reviewing the Windows API WriteFile function in C. +# Today's Tutorial [June 29, 2026] +## Lesson 230: Hacking Windows Course (Chapter 27: Debugging WriteFile x86) +This chapter covers dynamic reverse engineering analysis, debugging, the Windows API WriteFile function in x86 Assembly. -> Click [HERE](https://github.com/mytechnotalent/Hacking-Windows/blob/main/Hacking_Windows.pdf) to read the FREE pdf book.