DORSETRIGS
Home

windows-kernel (5 post)


posts by category not found!

FsRtlIsNameInExpression never matches anything

Understanding the Fs Rtl Is Name In Expression Function When It Never Matches Anything In the world of software development particularly within the Windows Driv

3 min read 08-10-2024 35
FsRtlIsNameInExpression never matches anything
FsRtlIsNameInExpression never matches anything

Hook ZwDeviceIoControlFile with patchguard enabled on Win 10 x64

Hooking Zw Device Io Control File with Patch Guard Enabled A Deep Dive The Challenge Bypassing Patch Guard for Driver Level Manipulation Patch Guard a security

3 min read 07-10-2024 48
Hook ZwDeviceIoControlFile with patchguard enabled on Win 10 x64
Hook ZwDeviceIoControlFile with patchguard enabled on Win 10 x64

running executable from within windows kernel driver memory

Running an Executable from Within a Windows Kernel Driver Memory In the realm of Windows kernel development the idea of running an executable from within kernel

2 min read 22-09-2024 51
running executable from within windows kernel driver memory
running executable from within windows kernel driver memory

smbios table header invalid?

Understanding the SMBIOS Table Header Invalid Error The System Management BIOS SMBIOS plays a crucial role in the management and monitoring of hardware componen

3 min read 20-09-2024 39
smbios table header invalid?
smbios table header invalid?

_xsaveopt64 Usage in Kernel-Mode

Understanding xsaveopt64 Usage in Kernel Mode In modern operating systems efficient context switching and state management is critical for maintaining performan

2 min read 15-09-2024 52
_xsaveopt64 Usage in Kernel-Mode
_xsaveopt64 Usage in Kernel-Mode