worawit / malkLinks
Demonstrate calling a kernel function and handle process creation callback against HVCI
☆68Updated 2 years ago
Alternatives and similar repositories for malk
Users that are interested in malk are comparing it to the libraries listed below
Sorting:
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- Elevate arbitrary MSR writes to kernel execution.☆38Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 9 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- ☆114Updated 3 years ago
- ☆59Updated 3 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆65Updated 11 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- windows rootkit☆61Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆71Updated 4 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆23Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆31Updated 2 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- ☆26Updated 4 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Compact MBR Bootkit for Windows☆54Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆127Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆107Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated last year
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 4 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- kernel to user mode APC injector☆45Updated 3 years ago
- Example of building an application verifer DLL☆50Updated last year
- ☆25Updated 2 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆31Updated last year