SHA-MRIZ / DisplayMiniportHookingLinks
☆47Updated 4 years ago
Alternatives and similar repositories for DisplayMiniportHooking
Users that are interested in DisplayMiniportHooking are comparing it to the libraries listed below
Sorting:
- Hacker Disassembler Engine - mirro☆19Updated 2 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago
- Some garbage drivers written for getting started☆65Updated 5 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 3 years ago
- ☆72Updated 2 years ago
- A Simple Example☆21Updated 6 years ago
- ☆36Updated 5 years ago
- ☆97Updated 7 years ago
- detect hypervisor with Nmi Callback☆38Updated 2 years ago
- ☆44Updated 2 years ago
- A poc that abuses Enclave☆38Updated 2 years ago
- Disks for DMA☆104Updated 4 years ago
- Global DLL injector☆67Updated 4 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- A wrapper class to hide the original calling address of a function☆57Updated 4 years ago
- Windows kernel drivers simple HTTP library for modern C++☆42Updated 6 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Detect removed thread from PspCidTable.☆72Updated 3 years ago
- first commit☆62Updated 4 years ago
- Communication via callback☆73Updated 5 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆56Updated 2 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- search for a driver/dll module that has a wanted section bigger than the size of your image☆20Updated 3 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆36Updated 6 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆91Updated last year
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- Small tool which loads Windows drivers with NtLoadDriver