Search code examples
Problem in DeviceIoControl dispatch routine...

windowskerneldriverioctlwindows-kernel

Read More
How do I tell whether a Windows kernel Event object is auto-reset or manual-reset?...

windowswinapiautoreseteventmanualreseteventwindows-kernel

Read More
How to use MAXIMUM_ALLOWED properly?...

c++winapiwindows-kernelnt-native-api

Read More
FsRtlIsNameInExpression never matches anything...

cstring-matchingwindows-kernel

Read More
Hook ZwDeviceIoControlFile with patchguard enabled on Win 10 x64...

windowskernelhookwindows-kernel

Read More
After modifying msr[lstar], why the expected breakpoint cannot be hit?...

reverse-engineeringwindbgexploitwindows-kernelmsr

Read More
Unresolved external symbols in <wsk.h> while building...

c++driverwinsockwindows-kernel

Read More
How Windows Handle to associate corresponding object type?...

windbgwdkwindows-kernel

Read More
How can I see API calls for specific processes in the Windows kernel driver?...

windowskernelhookwindows-kernel

Read More
Memory Access Control in Windows Memory Management...

memoryaccess-controlwindows-kernelcheat-engineanti-cheat

Read More
How investigate disk cache usage in Win32 application?...

windowswinapietwwindows-kernel

Read More
Suspending a NDIS LWF...

windows-kernelndiswindows-driver

Read More
x86 - Does Windows map dlls to the same physcal page in different processes?...

windowsdllx86x86-64windows-kernel

Read More
WinUI3 MONZA::DdiThreadingContext Exception while drag and drop...

winui-3c++-winrtwindows-kernelwindows-app-sdk

Read More
Mouse filter driver gets IRP_MJ_CLOSE after starting...

cwindowsdriverwindows-kernel

Read More
driver handling \Device\...

windbgwindows-kernelwindows-driver

Read More
RegistryCallback and RegCreateKeyEx...

windowswinapiregistrydriverwindows-kernel

Read More
How to share kernel objects, such as Waitable Timers, between processes?...

c++winapiwindows-kernel

Read More
InitializeSecurityContextW returns SEC_E_INVALID_HANDLE after second call...

cwinapiwindows-kernelschannel

Read More
Is it relevant for CreateFile whether other handles to the same file have been opened by the same or...

windowswinapicreatefilewindows-kernel

Read More
Thread Environment block and Process Environment block...

windowslinux-kernelkernelwindows-kernel

Read More
Can we monitor windows network information in realtime using minifilters?...

network-programmingdriverwindows-kernelminifilter

Read More
How can I start making kernel Windows drivers?...

cwindowsvisual-studiodriverwindows-kernel

Read More
Removing the desired access from the pre operation routine in kernel mode, leaves the process in ete...

c++windows-kernel

Read More
Unable to get all hard disks information with kernel mode driver on windows 11...

windowkerneldriverwindows-kernel

Read More
How to allocate heap in kernel space for an array of fix-sized arrays of characters?...

kernel-moduledevice-driverwindows-kernelwindows-api-code-pack

Read More
Trouble passing a C# string from userland to kernelmode C and using it to find specific LDR_DATA_TAB...

c#cwindows-kerneldeviceiocontrol

Read More
Windows Hostname (NetBIOS) in windows 10 kernel driver?...

cwindows-kernel

Read More
What is the purpose of IoCompleteRequest?...

winapidevice-driverdispatchwindows-kernel

Read More
Why should kernel drivers reside in non-paged memory?...

windowskerneldevice-driverwindows-kernel

Read More
BackNext