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
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 4 years ago
- POC Hook of nt!HvcallCodeVa☆50Updated last year
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- ☆29Updated 6 months ago
- A poc that abuses Enclave☆37Updated 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.☆95Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆38Updated 10 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.☆32Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆56Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆51Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆44Updated 11 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆69Updated 2 years ago
- Hiding a system thread against conventional means of detection☆39Updated 4 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆45Updated last month
- ☆26Updated 3 years ago
- A manual PE mapping implementation, aka reflective loader☆19Updated 2 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆43Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- clearing traces of a loaded driver☆47Updated 2 years ago
- C/C++ antidebugging library for Windows☆17Updated 2 months ago
- Using SetWindowHookEx for preinjected DLL's☆59Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆44Updated 9 months ago
- ☆10Updated 2 years ago
- This is a POC Test project for INTEL CPUs on blocking NMI Entries through the IDT Handler.☆41Updated 5 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆119Updated last year