danielkrupinski / KernelProcessList
Example Windows Kernel-mode Driver which enumerates running processes.
☆55Updated 2 years ago
Alternatives and similar repositories for KernelProcessList:
Users that are interested in KernelProcessList are comparing it to the libraries listed below
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆66Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆68Updated 5 years ago
- Detect removed thread from PspCidTable.☆70Updated 2 years ago
- Discarded Section Manual Map☆67Updated 4 years ago
- ☆78Updated 3 years ago
- Mapping your code on a 0x1000 size page☆70Updated 2 years ago
- ☆47Updated last year
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆72Updated last year
- ☆86Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆82Updated last year
- page table manipulation to gain physical r/w☆42Updated 8 months ago
- x64 manual mapper using inline syscalls☆7Updated 3 years ago
- ☆50Updated 2 years ago
- ☆46Updated 4 years ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆77Updated 3 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 2 years ago
- scans through physical memory and paging tables in kernel mode☆105Updated 4 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- ☆44Updated 4 years ago
- Communication via callback☆72Updated 5 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆65Updated last year
- Kernel Lazy Importer☆111Updated 9 months ago
- Known ring3 memory protections that can be handled at a simple level.☆63Updated 2 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- Hiding a system thread against conventional means of detection☆37Updated 4 years ago
- Intercepting DeviceControl via WPP☆132Updated 5 years ago
- Windows PDB parser for kernel-mode environment.☆94Updated 2 years ago