emlinhax / dse_hook
load unsigned kernel-driver by patching dse in 248 lines
☆110Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for dse_hook
- manual map unsigned driver over signed memory☆183Updated 7 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆152Updated last year
- ☆92Updated 3 weeks ago
- ☆225Updated 2 months ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆132Updated 5 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆171Updated last year
- State of the art DLL injector that took 20 minutes to make☆207Updated last year
- base for testing☆156Updated last month
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆279Updated 3 years ago
- ☆121Updated 2 years 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…☆147Updated last year
- A mapper that maps shellcode into loaded large page drivers☆229Updated 2 years ago
- ☆177Updated 2 years ago
- Check your detection vectors☆137Updated this week
- ☆150Updated 6 months ago
- Standard Kernel Library for Windows hacking in C++☆91Updated 3 months 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 …☆82Updated 2 months ago
- Drawing from kernelmode without any hooks☆159Updated 2 years ago
- manually map driver for a signed driver memory space☆138Updated 3 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆176Updated last year
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆102Updated last year
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆139Updated last week
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆146Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆290Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆135Updated 2 years ago
- Kernel mode to user mode dll injection☆223Updated 3 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆182Updated 5 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- This is a simple project of a driver + usermode.☆125Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆164Updated 4 years ago