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:
- Handling C++ & __try exceptions without the need of built-in handlers.☆72Updated 4 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆89Updated 6 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆96Updated 2 years ago
- ☆82Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆59Updated 6 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆75Updated last year
- ☆106Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆94Updated 5 years ago
- The sequel to Voyager☆75Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆117Updated 3 years ago
- page table manipulation to gain physical r/w☆42Updated last year
- Intercepting DeviceControl via WPP☆136Updated 5 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆76Updated 2 years ago
- Communication via callback☆74Updated 6 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- ☆59Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- Disks for DMA☆116Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- driver that communicates using a shared section☆73Updated 6 months ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- ☆50Updated 4 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 3 years ago
- PsSetCreateProcessNotifyRoutine bypass proof-of-concept for manual mapped drivers☆32Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆81Updated 4 years ago
- Simple memory obfuscator.☆24Updated 3 years ago
- Expanding Kernel Lazy Importer☆31Updated 2 years ago