MCPcopy Create free account
hub / github.com/Faran-17/Windows-Internals

github.com/Faran-17/Windows-Internals @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
4 symbols 4 edges 2 files 0 documented · 0% updated 2y ago★ 447

Browse by type

Functions 2 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Core symbols most depended-on inside this repo

Shape

Class 2
Function 2

Languages

C++100%

Modules by API surface

codes/Processes and Jobs/PEB_walker.cpp3 symbols
codes/Processes and Jobs/Create_Process.cpp1 symbols

For agents

$ claude mcp add Windows-Internals \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page