0xZ0F / Z0FCourse_ReverseEngineering

Reverse engineering focusing on x64 Windows.
GNU Affero General Public License v3.0
5.16k stars 497 forks source link

Link invalid in Chapter 3.2 #19

Closed UndefinedMuki closed 4 years ago

UndefinedMuki commented 4 years ago

The following link returns a 404 error code

https://docs.microsoft.com/en-us/windows/desktop/api/winternl/ns-winternl-_peb

You probably meant https://docs.microsoft.com/en-us/windows/desktop/api/winternl/ns-winternl-peb

0xZ0F commented 4 years ago

Thank you for letting me know, it should be fixed now.