Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 922 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 922 Bytes

Windows-Internals

Here are my notes as I learn and document about Windows Internals and Win32 APIs. Feel free to refer the notes and contact me if you have any suggestions😀!

Note - I will not be covering 100% of the topics from the books mentioned

Index

  1. Introduction
  2. System Architecture and Components
  3. Processes and Jobs
  4. Codes

Windows Internal Book

https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals

Note

  1. I'll be refferring to other resources as well.
  2. All the resources will be mentioned in the end of each notes.