danielkrupinski / KernelProcessList
Example Windows Kernel-mode Driver which enumerates running processes.
☆54Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for KernelProcessList
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆59Updated 4 years ago
- Detect removed thread from PspCidTable.☆68Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆80Updated last year
- Mapping your code on a 0x1000 size page☆69Updated 2 years ago
- PAGE_GUARD based hooking library☆40Updated 2 years ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- Discarded Section Manual Map☆66Updated 4 years ago
- ☆78Updated 3 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆23Updated 3 years ago
- PsSetCreateProcessNotifyRoutine bypass proof-of-concept for manual mapped drivers☆31Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- ☆49Updated 2 years ago
- Intercepting DeviceControl via WPP☆127Updated 5 years ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆74Updated 3 years ago
- scans through physical memory and paging tables in kernel mode☆106Updated 4 years ago
- Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected☆37Updated 5 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆49Updated 2 years ago
- Using DKOM to hide kernel mode drivers☆52Updated 6 years ago
- A poc that abuses Enclave☆36Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆103Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆63Updated last year
- ☆46Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated last year
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆77Updated 3 years ago