Search Criteria
Search Results
Found 15 blog topic(s) in 2ms. The latest articles will appear on top:
- Windows Authentication - Credential Providers - Part 2Sequence of calls to a credential provider in Windows.October 4, 2023
- Windows Authentication - Credential Providers - Part 1A primer on writing a credential provider in Windows.September 20, 2023
- Reverse Engineering - Stepping Into a System CallHow to step into a SYSCALL with a debugger using kernel binary patch.August 25, 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
- Critical Section vs Kernel ObjectsSpinning in user-mode versus entering kernel - the cost of a SYSCALL in Windows.August 19, 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
- Things You Thought You Knew - Getting Windows VersionHow to tell the "real" version of Windows your app is running on?October 20, 2022
- When Developers Give Up - DeleteSecurityPackage FunctionWhy it pays off to look into some Win32 functions with a disassembler.October 13, 2021
- 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
- Depths of Windows APCAspects of internals of the Asynchronous Procedure Calls from the kernel mode.November 27, 2020
- Windows Kernel Debugging - Running WinDbg Preview In An Older OSInstalling WinDbg Preview in an operating system prior to Windows 10.August 21, 2020