zodiacon / WinEventHooksLinks
SetWinEventHook Sample
☆49Updated 2 years ago
Alternatives and similar repositories for WinEventHooks
Users that are interested in WinEventHooks are comparing it to the libraries listed below
Sorting:
- Hook all callbacks which are registered with LdrRegisterDllNotification☆92Updated 7 months ago
- Example of building an application verifer DLL☆50Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- ☆26Updated 3 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Signature finder (from PE-bear)☆38Updated 2 months ago
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 5 months ago
- Remote Thread Detection with a Kernel Driver☆33Updated 10 months ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- An x64dbg plugin which helps make sense of long C++ symbols☆57Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- ☆114Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆32Updated 3 years ago
- Listing UDP connections with remote address without sniffing.☆31Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆67Updated 2 months ago
- ☆59Updated 3 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 4 years ago
- SoulExtraction is a windows driver library for extracting cert information in windows drivers☆25Updated 2 years ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated 2 years ago
- Repository of Microsoft Driver Block Lists based off of OS-builds☆40Updated last year
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆33Updated 2 years ago