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.
☆50Updated 2 years ago
Alternatives and similar repositories for zeroimport
Users that are interested in zeroimport are comparing it to the libraries listed below
Sorting:
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- POC Hook of nt!HvcallCodeVa☆54Updated 2 years ago
- A poc that abuses Enclave☆40Updated 3 years ago
- ntoskrnl .data hooks for UM-KM communication☆52Updated last year
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- ☆37Updated last year
- Windows PDB parser for kernel-mode environment.☆103Updated 7 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆46Updated 4 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- ☆25Updated 4 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆62Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆70Updated last month
- Handling C++ & __try exceptions without the need of built-in handlers.☆75Updated 4 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆27Updated last year
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- windows rootkit☆60Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆132Updated 2 years ago
- Hiding a system thread against conventional means of detection☆41Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- Binary rewriter for 64-bit PE files.☆92Updated last year
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆53Updated 3 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆53Updated last year
- Bypasses for Windows kernel callbacks PatchGuard protection☆44Updated 4 years ago
- An extended proof-of-concept for the CVE-2021-21551 Dell ‘dbutil_2_3.sys’ Kernel Exploit☆24Updated 4 years ago
- intel vt-x type 2 hypervisor☆61Updated 9 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆48Updated 3 months ago