gmh5225 / CallMeWin32kDriverLinks
Load your driver like win32k.sys
☆254Updated 2 years ago
Alternatives and similar repositories for CallMeWin32kDriver
Users that are interested in CallMeWin32kDriver are comparing it to the libraries listed below
Sorting:
- Bypassing PatchGuard on modern x64 systems☆263Updated 2 years ago
- manual map unsigned driver over signed memory☆196Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆332Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆218Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆268Updated last year
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆212Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- Windows Kernel inject (no module no thread)☆277Updated 2 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆251Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- ☆153Updated 5 years ago
- ☆184Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆125Updated 2 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆346Updated 3 years ago
- Easy Anti PatchGuard☆224Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated last year
- Code for Battleyes shellcode☆230Updated 3 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆153Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆183Updated 2 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆188Updated 6 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- ☆310Updated 2 months ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆136Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago