
Linked Lists in the Windows Kernel
Windows uses linked lists everywhere, but not in the usual “next/previous inside the object” style.

Windows uses linked lists everywhere, but not in the usual “next/previous inside the object” style.

Windows Subsystem for Linux (WSL) first appeared in Windows 10 (Anniversary Update, 1607). It enables

Learn what kernel allocation tags are, how they help track Windows kernel memory, detect driver

We’ve all used the Recycle Bin. You delete a file, and it shows up there,

Starting with Windows Vista, Microsoft introduced protected processes—special executables the kernel shields from injection, memory

Unlock the power of RunDLL32! Learn how to execute DLL functions, invoke control panel dialogs,

Hi, and welcome to this video on writing a Windows service. In the previous video,

The term “service” is commonly used in software, but here we’re discussing Windows services specifically.

Some Windows kernel object types can have string-based names, which is one way such objects

Ever wondered how many handles you can create in a process? Each process has its