danielkrupinski / KernelProcessListLinks
Example Windows Kernel-mode Driver which enumerates running processes.
☆60Updated 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☆111Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆76Updated 4 years ago
- ☆82Updated 4 years ago
- ☆63Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- ☆109Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆102Updated 2 years ago
- driver that communicates using a shared section☆85Updated 10 months ago
- just proof of concept. hooking MmCopyMemory PG safe.☆81Updated 2 years ago
- ☆84Updated 3 years ago
- page table manipulation to gain physical r/w☆43Updated last year
- Intercepting DeviceControl via WPP☆136Updated 6 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆53Updated 3 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆49Updated 4 months ago
- A wrapper class to hide the original calling address of a function☆55Updated 5 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆88Updated 4 years ago
- Communication via callback☆73Updated 6 years ago
- ☆51Updated 5 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- The sequel to Voyager☆92Updated last year
- PsSetCreateProcessNotifyRoutine bypass proof-of-concept for manual mapped drivers☆33Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆46Updated 4 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆78Updated 2 years ago
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago