Get registry key name from a handle
Sometimes it can be useful to determine what registry key belongs to a registry key handle. And exampling is …
Sometimes it can be useful to determine what registry key belongs to a registry key handle. And exampling is …
When I was trying to delete a folder from my local harddrive (cygwin64 in my case) I got the following error …
On Windows 2000, XP and Server 2003 a mechanism called Windows File Protection (WFP) is used to protect system …
I am using a PowerShell script to copy some elements of from the users old profile location to a new location. …
Just a small post today: a small commandline utility that reads the “DefaultPassword” LSA secret. …
EDIT: See my followup article to learn how to reverse driver_auth.exe, decrypt and encrypt …
If you want to check if you are running on a Server Core edition of Windows you can use the GetProductInfo …
So a few days ago I got new memory for a development box - an upgrade from 4 to 6 GiB (later on even 8 GiB). …
In the previous parts (part 1 part 2) i’ve described the theoretical part and implementation problems. …
Windows XP introduced the ability to use Fast User Switching (FUS from here on), which is implemented using …