can1357 / physical_mem_controller
A library to read physical memory and system-wide virtual memory.
☆122Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for physical_mem_controller
- Intercepting DeviceControl via WPP☆127Updated 5 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆103Updated 3 years ago
- ☆153Updated 5 years ago
- ☆139Updated 3 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆160Updated 4 years ago
- Capcom wrapper with safety in mind.☆79Updated 6 years ago
- Hooking kernel functions by abusing alignment☆238Updated 3 years ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆121Updated 2 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆170Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- Easy Anti PatchGuard☆214Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆251Updated 4 years ago
- Windows Driver Kit Extesion Header (Undoc)☆132Updated 3 years ago
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆110Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆185Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver