yuvatia / page-table-exploitationLinks
A demonstration of how page tables can be used to run arbitrary code in ring-0 and lead to a privesc. Uses CVE-2016-7255 as an example.
☆11Updated 7 years ago
Alternatives and similar repositories for page-table-exploitation
Users that are interested in page-table-exploitation are comparing it to the libraries listed below
Sorting:
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆76Updated 4 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 3 years ago
- ☆15Updated 2 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- Yet another windows syscall library☆18Updated 5 years ago
- ☆37Updated 5 years ago
- Open Anti Cheat☆27Updated 3 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆65Updated 2 years ago
- A research project about Windows notify routines.☆38Updated 5 years ago
- For Example. See Miro's Blog☆30Updated 2 years ago
- Windows Console Monitor☆34Updated 6 years ago
- windows kernel pagehook☆40Updated 2 years ago
- ☆21Updated 8 years ago
- a demo for x86/x64's paging memory management learning, convert a virtual address from ring3 to physical address in ring0☆19Updated 8 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆42Updated 3 years ago
- direct systemcalls with a modern c++20 interface.☆44Updated 2 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆17Updated 3 years ago
- x64 assembler library☆31Updated last year
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Updated 2 years ago
- A C++ syscall ID extractor for Windows. Developed, debugged and tested on 20H2.☆21Updated 4 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Updated 3 years ago
- win32/x64 obfuscate framework☆33Updated 6 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- ☆68Updated 4 years ago