Deputation / pagewalkr
An x64 page table iterator written in C++ as a kernel mode windows driver.
☆108Updated 3 years ago
Alternatives and similar repositories for pagewalkr:
Users that are interested in pagewalkr are comparing it to the libraries listed below
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆111Updated 3 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- Discarded Section Manual Map☆65Updated 4 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Kernel Lazy Importer☆109Updated 11 months ago
- base for testing☆163Updated 5 months ago
- Disks for DMA☆104Updated 3 years ago
- ☆71Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆142Updated 3 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆123Updated 2 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆81Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- DWM Overlay without write .text☆76Updated 6 months ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆82Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆84Updated last year
- Old project (2020) reformed. Modifies gRT->GetVariable sub function from EFI_APPLICATION. Tested on Win10 22H2 (AMD).☆50Updated last year
- ☆78Updated 3 years ago
- nmi stackwalking + module verification☆106Updated last year
- ☆139Updated 4 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆101Updated 3 years ago
- ☆68Updated 3 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- manually map driver for a signed driver memory space☆151Updated 4 years ago
- Shows an example of how to implement VT-d/AMD-Vi on Windows☆103Updated last year
- Different aproaches to detecting EPT hooks☆101Updated 2 years ago
- ☆153Updated 5 years ago
- ☆152Updated 9 months ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.