danielkrupinski / KernelProcessListLinks
Example Windows Kernel-mode Driver which enumerates running processes.
☆57Updated 3 years ago
Alternatives and similar repositories for KernelProcessList
Users that are interested in KernelProcessList are comparing it to the libraries listed below
Sorting:
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆93Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆72Updated 4 years ago
- ☆81Updated 4 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆89Updated 6 years ago
- ☆102Updated last year
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- The sequel to Voyager☆72Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆96Updated 2 years ago
- Communication via callback☆74Updated 5 years ago
- ☆57Updated 2 years ago
- Disks for DMA☆115Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- A wrapper class to hide the original calling address of a function☆56Updated 5 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆72Updated 2 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆76Updated last year
- Hiding a system thread against conventional means of detection☆41Updated 4 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆112Updated 4 years ago
- PsSetCreateProcessNotifyRoutine bypass proof-of-concept for manual mapped drivers☆32Updated 4 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆75Updated 2 years ago
- ☆50Updated 4 years ago
- page table manipulation to gain physical r/w☆44Updated last year
- ☆68Updated 4 years ago
- ☆35Updated 3 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆117Updated 3 years ago
- x64 syscall caller in C++.☆91Updated 7 years ago