danielkrupinski / KernelProcessListLinks
Example Windows Kernel-mode Driver which enumerates running processes.
☆58Updated 3 years ago
Alternatives and similar repositories for KernelProcessList
Users that are interested in KernelProcessList are comparing it to the libraries listed below
Sorting:
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆99Updated 2 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆77Updated 2 years ago
- ☆83Updated 4 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated 2 years ago
- The sequel to Voyager☆86Updated last year
- ☆63Updated 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.☆118Updated 3 years ago
- ☆108Updated 2 years ago
- ☆83Updated 3 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆51Updated 3 years ago
- driver that communicates using a shared section☆77Updated 9 months ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- Hiding a system thread against conventional means of detection☆40Updated 5 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆115Updated 4 years ago
- ☆35Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆49Updated 3 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆46Updated 4 years ago
- ☆70Updated 4 years ago
- Communication via callback☆73Updated 6 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 4 years ago
- InfinityHookProMax: Make InfinityHook great great again☆49Updated 2 years ago