emlinhax / dse_hook
load unsigned kernel-driver by patching dse in 248 lines
☆105Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for dse_hook
- base for testing☆151Updated last month
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆130Updated 4 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆150Updated last year
- Standard Kernel Library for Windows hacking in C++☆82Updated 2 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆170Updated last year
- Check your detection vectors☆136Updated last year
- manual map unsigned driver over signed memory☆181Updated 6 months ago
- Drawing from kernelmode without any hooks☆159Updated 2 years ago
- Kernel Lazy Importer☆109Updated 6 months ago
- ☆81Updated last week
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆181Updated 4 months ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆143Updated last year
- manually map driver for a signed driver memory space☆137Updated 3 years ago
- This is a simple project of a driver + usermode.☆124Updated 2 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆97Updated 4 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 2 years ago
- An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE …☆71Updated 2 months ago
- ☆121Updated 2 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆99Updated 2 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆103Updated last year
- nmi stackwalking + module verification☆85Updated 10 months ago
- ☆177Updated 2 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆131Updated last month
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆52Updated 6 months ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆72Updated last month
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆146Updated 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.☆270Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆77Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆164Updated 4 years ago