1hAck-0 / zeroimport
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.
☆48Updated 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☆51Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 4 years ago
- PAGE_GUARD based hooking library☆44Updated 2 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- ☆30Updated 7 months ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆41Updated 11 months ago
- Freeze target threads (external - internal ) by avoiding SuspendThread detections. Or access registers from start address.☆32Updated last year
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆35Updated 6 months ago
- Hiding a system thread against conventional means of detection☆40Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆96Updated 2 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆21Updated 11 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆53Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆44Updated 10 months ago
- clearing traces of a loaded driver☆47Updated 2 years ago
- Patches DSE by swapping both data ptrs located in SeValidateImageHeader && SeValidateImageData☆19Updated last year
- Translate virtual addresses to physical addresses from usermode.☆37Updated 11 months ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated 2 years ago
- ☆26Updated 3 years ago
- A library to assist with memory & code protection.☆56Updated last year
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 3 years ago
- PoC kernel to usermode injection☆83Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- C/C++ antidebugging library for Windows☆20Updated 4 months ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Kernel<->Usermode shared memory communcation using manually mapped driver☆17Updated 3 years ago