1hAck-0 / zeroimportLinks
ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.
☆47Updated 2 years ago
Alternatives and similar repositories for zeroimport
Users that are interested in zeroimport are comparing it to the libraries listed below
Sorting:
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 5 years ago
- ☆30Updated 8 months ago
- ntoskrnl .data hooks for UM-KM communication☆40Updated last year
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 3 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆55Updated 8 months ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆32Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- silence file system monitoring components by hooking their minifilters☆57Updated last year
- Hiding a system thread against conventional means of detection☆40Updated 4 years ago
- C/C++ antidebugging library for Windows☆22Updated 5 months ago
- Translate virtual addresses to physical addresses from usermode.☆37Updated last year
- Experiment with PAGE_GUARD protection to hide memory from other processes☆46Updated last year
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆97Updated 2 weeks ago
- clearing traces of a loaded driver☆47Updated 2 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆53Updated 4 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- DSE & PG bypass via BYOVD attack☆51Updated last year
- Binary rewriter for 64-bit PE files.☆76Updated last year
- ☆26Updated 4 years ago
- A method to Disable DSE using .data ptr hooks☆32Updated last year
- using wnbios64.sys for arbitrary r/w☆13Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆35Updated 2 years ago
- Patches DSE by swapping both data ptrs located in SeValidateImageHeader && SeValidateImageData☆20Updated last year
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆22Updated last year