gmh5225 / CallMeWin32kDriverLinks
Load your driver like win32k.sys
☆254Updated 3 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☆265Updated 2 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆213Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- manual map unsigned driver over signed memory☆198Updated last year
- 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☆292Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆338Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆258Updated 3 years ago
- ☆186Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆241Updated 4 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆127Updated 2 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆273Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆352Updated 4 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆305Updated last year
- State of the art DLL injector that took 20 minutes to make☆219Updated 2 years ago
- Easy Anti PatchGuard☆224Updated 4 years ago
- ☆153Updated 5 years ago
- Code for Battleyes shellcode☆231Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated last year
- Exploit MsIo vulnerable driver☆111Updated 4 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆184Updated 2 years ago
- Windows Kernel inject (no module no thread)☆278Updated 2 years ago
- x86 PE Mutator☆225Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆155Updated last year
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆223Updated 9 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…☆139Updated 4 years ago