WindowsKernel
Popular repositories Loading
-
RealBlindingEDR
RealBlindingEDR PublicForked from myzxcg/RealBlindingEDR
Remove AV/EDR Kernel ObRegisterCallbacks、CmRegisterCallback、MiniFilter Callback、PsSetCreateProcessNotifyRoutine Callback、PsSetCreateThreadNotifyRoutine Callback、PsSetLoadImageNotifyRoutine Callback...
C++ 3
-
Windows-Internals-Debugging-Performance-Learning-Resources
Windows-Internals-Debugging-Performance-Learning-Resources PublicForked from patrickmatula/Windows-Internals-Learning-Resources
-
KernelMoveMouse
KernelMoveMouse PublicForked from BuddyBoi/KernelMoveMouse
Kernel driver that moves the mouse
C++ 3
-
Windows-Internals
Windows-Internals PublicForked from Fare9/Windows-Internals
My repository to upload drivers from different books and all the information related to windows internals.
Assembly 2
-
-
KernelObjects
KernelObjects PublicForked from zodiacon/KObjects
What is the essentials of kernel object actually? Sample for Creating a new kernel object type and supporting API
C++ 2
Repositories
- NtCreateLowBoxToken Public Forked from 3dnow/NtCreateLowBoxToken
A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering
- KernelObjects Public Forked from zodiacon/KObjects
What is the essentials of kernel object actually? Sample for Creating a new kernel object type and supporting API
- MS-DOS Public Forked from microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
- InfinityHook_latest Public Forked from Oxygen1a1/InfinityHook_latest
etw hook (syscall/infinity hook) compatible with the latest Windows version of PG
- unKover Public Forked from eversinc33/unKover
PoC Anti-Rootkit to uncover Windows Drivers/Rootkits mapped to Kernel Memory.
- kdmp-parser-rs Public Forked from 0vercl0k/kdmp-parser-rs
A KISS Rust crate to parse Windows kernel crash-dumps created by Windows & its debugger.