
Writing Control Panel Applications
Control Panel is still supported, which means you can still build your own applets. This

Control Panel is still supported, which means you can still build your own applets. This

In a previous post we hid a Windows service using a UI tool. This post

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