load unsigned kernel-driver by patching dse in 248 lines
☆143Mar 22, 2024Updated last year
Alternatives and similar repositories for dse_hook
Users that are interested in dse_hook are comparing it to the libraries listed below
Sorting:
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆165Jun 14, 2024Updated last year
- Patches DSE by swapping both data ptrs located in SeValidateImageHeader && SeValidateImageData☆22Feb 9, 2024Updated 2 years ago
- partially disable patchguard up to win11 21H2☆19Jun 3, 2024Updated last year
- manual map unsigned driver over signed memory☆221Apr 11, 2024Updated last year
- ☆43Apr 18, 2023Updated 2 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆82Nov 13, 2023Updated 2 years ago
- page table manipulation to gain physical r/w☆44May 7, 2024Updated last year
- PoC kernel to usermode injection