shaygitub / windows-rootkit
windows rootkit
☆50Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for windows-rootkit
- 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…☆45Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆47Updated 4 years ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆23Updated 3 years ago
- DSE & PG bypass via BYOVD attack☆37Updated 7 months ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆15Updated 9 months ago
- research revolving the windows filtering platform callout mechanism☆20Updated 5 months ago
- ntoskrnl .data hooks for UM-KM communication☆34Updated 5 months ago
- ☆22Updated last year
- POC Hook of nt!HvcallCodeVa☆49Updated last year
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆41Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆81Updated last year
- silence file system monitoring components by hooking their minifilters☆51Updated 9 months ago
- Another UEFI runtime bootkit☆29Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated last year
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- bootkit驱动映射,三环进程注入加载指定模块☆11Updated last month
- PoC kernel to usermode injection☆56Updated 8 months ago
- ☆25Updated 3 years ago
- Dynamically generated obfuscated jumps and/or function calls☆33Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆32Updated 3 weeks ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆106Updated last year
- intel vt-x type 2 hypervisor☆48Updated 4 months ago
- kernel to user mode APC injector