• $199 or 2 monthly payments of $105

Windows Internals: Day 1

  • Course
  • 35 Lessons
  • Discord access

This course provides the fundamentals of Windows. This will get you up to speed with the Windows core concepts and architecture.

Read more about the instructors, course contents and special pricing:

Contents

Introduction

A short introduction to the course. This course serves as a basis for more advanced courses in this series.

WindowsInternals-Day1Labs.pdf
WindowsInternals-DayOne.pdf
00-Introduction.mp4
Preview

Windows Versions

01-Windows Versions.mp4
02-Demo - Windows Versions.mp4
03-Windows Convergance.mp4
Preview
04-Windows 10 Versions.mp4
05-Windows 11.mp4

Core Concepts

This is where processes, virtual memory, and threads are discussed.

Task Manager and Process Explorer are demonstrated.

06-Tools.mp4
07-Processes.mp4
Preview
08-Task Manager.mp4
09-Process Explorer.mp4
10-Virtual Memory.mp4
11-Virtual Memory Layout.mp4
12-Threads.mp4

System Architecture

13-User Mode vs. Kernel Mode.mp4
14-System Architecture.mp4
15-System Architecture (cont.).mp4
16-Multiprocessing.mp4
17-Subsystems.mp4
18-Subsystem DLLs.mp4
19-The Native API.mp4
20-System Calls.mp4

Using WinDbg

WinDbg is a very important tool in researching, debugging, and generally working with Windows Internals.

This section shows the basics of WinDbg in user mode and kernel mode.

21-Introduction to WinDbg.mp4
22-WinDbg Overview.mp4
23-User Mode Debugging.mp4
24-User Mode Debugging (cont.).mp4
25-Lab and Tips.mp4
26-Kernel Debugging.mp4
usermode.txt

Miscellaneous Topics

27-The SSDT.mp4
28-Core System Files.mp4
29-Objects and Handles.mp4
30-Sessions.mp4
31-System Processes.mp4