About this document
Windows Internals Overview and Concepts by Ron Tabibian is a document available to read on EtoBox.
This document provides an overview of the Windows operating system architecture. It discusses Windows design goals of process isolation, protected kernel, and security. It describes the different Windows editions and versions. The general architecture includes user mode and kernel mode, with processes and threads running applications and services. Function calls transition between user mode and kernel mode. Debugging tools like WinDbg are also introduced.
- Author
- Ron Tabibian
- Language
- EN