Search Criteria
Search Results
Found 22 blog topic(s) in 1ms. The latest articles will appear on top:
Page 1 of 2
Windows Authentication - Credential Providers - Part 1A primer on writing a credential provider in Windows.September 20, 2023
Trusted Platform Module in Windows - Part 1How to use TPM to encrypt and decrypt small blobs of data programmatically.August 28, 2023
Native Functions To The Rescue - Part 1How to make a critical process that can crash Windows if it is closed.August 22, 2023
Shaky Windows All The WayHow to perform "title bar window shake" programmatically in Windows.August 21, 2023
Things You Find While Reverse Engineering - AlertByThreadIdHow to put a thread into a kernel wait state and how to wake it up by a thread ID.August 18, 2023
Nuances of a Process Harakiri in WindowsWhat is the shutdown-in-progress state of a process?August 16, 2023
Things You Thought You Knew - Getting Windows VersionHow to tell the "real" version of Windows your app is running on?October 20, 2022
So You Want to Code-Sign Windows Kernel Drivers?How to get a certificate, and the process of code-signing Windows kernel drivers.September 15, 2022
Crazy APIs & Silly Documentation - Part 1Microsoft's MSDN faux pas & weird sh*t you can find while reverse engineering Windows.July 31, 2022
Coding Windows Kernel Driver - InjectAllMaking the Visual Studio solution for DLL injection into all running processes.May 29, 2021
Intricacies of Microsoft Compilers - Part 2The use of __imp_ and __imp_load_ prefixes.April 28, 2021
Controlling Windows 10 UpdatesHow to enable installation of updates or to prevent it during a reboot or shutdown.January 21, 2021
Things You Thought You Knew - Current COM Apartment ModelHow to get the COM concurrency model for the current thread.January 12, 2021
Patching Bugs - Windows Update Service - Part 2Second custom patch for the DLL hijack bug in the Windows Update Service.January 12, 2021

