xtremegamer1 / Illicit-memory-allocationLinks
This driver hooks a device object for ioctl and uses mdls to allocate physical pages and manually injects an entry into a process's page table.
☆15Updated 2 years ago
Alternatives and similar repositories for Illicit-memory-allocation
Users that are interested in Illicit-memory-allocation are comparing it to the libraries listed below
Sorting:
- POC Hook of nt!HvcallCodeVa☆54Updated 2 years ago
- ☆17Updated 5 years ago
- A poc that abuses Enclave☆40Updated 3 years ago
- ☆73Updated 3 years ago
- ☆37Updated last year
- ☆34Updated 2 years ago
- Old way for blocking NMI interrupts☆28Updated 3 years ago
- An advanced DKOM for drivers with "DRIVER_OBJECT"☆22Updated 2 years ago
- detect hypervisor with Nmi Callback☆42Updated 3 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆51Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 3 years ago
- Disk based DMA for ATA and SCSI☆41Updated 2 years ago
- A simple present scene, kernel allocation injector.☆26Updated 3 years ago
- partially disable patchguard up to win11 21H2☆19Updated last year
- UM-KM Communication using registry callbacks☆39Updated 5 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32Updated 3 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆50Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆75Updated 2 years ago
- search for a driver/dll module that has a wanted section bigger than the size of your image☆20Updated 4 years ago
- POC kernel driver with hidden system thread☆13Updated last year
- clearing traces of a loaded driver☆47Updated 3 years ago
- Hiding a system thread against conventional means of detection☆41Updated 5 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆46Updated 4 years ago
- ☆11Updated 3 years ago
- 将驱动映射到会话空间☆38Updated 3 years ago
- ☆36Updated 3 years ago
- Illustrates the concept of return address spoofing, and how it is used.☆14Updated 5 years ago
- comparing data of module exports from disk and memory, then caching any differences.☆26Updated 4 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago