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☆101Updated 5 years ago
- ☆82Updated 4 years ago
- ☆106Updated 2 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 6 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- ☆81Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆78Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- Communication via callback☆74Updated 6 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆62Updated 6 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆75Updated 2 years ago
- A wrapper class to hide the original calling address of a function☆55Updated 5 years ago
- The sequel to Voyager☆82Updated last year
- Discarded Section Manual Map☆67Updated 5 years ago
- ☆62Updated 3 years ago
- driver that communicates using a shared section☆73Updated 8 months ago
- ☆68Updated 4 years ago
- page table manipulation to gain physical r/w☆42Updated last year
- Intercepting DeviceControl via WPP☆135Updated 6 years ago
- Expanding Kernel Lazy Importer☆32Updated 2 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- PAGE_GUARD based hooking library☆52Updated 3 years ago