
Hiding A Windows Service From Enumeration
A Windows service can be running normally and still disappear from Services.msc and sc query.

A Windows service can be running normally and still disappear from Services.msc and sc query.

Rust is safe by default, but Windows system programming still means calling Win32 APIs, dealing

Join Pavel Yosifovich for a live 4 hour masterclass on researching Windows using WinDbg. Learn

Thread-Local Storage (TLS) lets each thread keep its own data without sharing state across the

Access masks are the 32-bit “what you can do” values stored in handles and ACE

How to Delete a File in Windows (and What “Delete” Really Means)

Process hollowing is usually described as creating a process in a suspended state, removing its

In this video, I demonstrate how to perform a file scan using Windows AMSI directly

In this session, I wanted to show how AMSI works in practice and how we

Learn how Windows sessions manage processes, desktops, clipboards, and security. Pavel Yosifovich explains Session 0,