yuvatia / page-table-exploitation
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 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for page-table-exploitation
- ntos shit☆21Updated 9 months ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 2 years ago
- ☆33Updated 4 years ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆75Updated 3 years ago
- For Example. See Miro's Blog☆29Updated last year
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆33Updated 4 months ago
- Analyze PatchGuard☆53Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- Open Anti Cheat☆27Updated 2 years ago
- Static Library For Windows Drivers☆30Updated this week
- Windows Console Monitor☆32Updated 5 years ago
- a demo for x86/x64's paging memory management learning, convert a virtual address from ring3 to physical address in ring0☆16Updated 7 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆48Updated 3 years ago
- Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.☆24Updated 6 years ago
- windows kernel pagehook☆38Updated 2 years ago
- win32/x64 obfuscate framework☆32Updated 5 years ago
- This is a simple driver with x64 inline assembly☆53Updated 4 years ago
- direct systemcalls with a modern c++20 interface.☆42Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆24Updated 10 years ago
- x64 assembler library☆32Updated 5 months ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆22Updated 7 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆33Updated 2 years ago
- A research project about Windows notify routines.☆35Updated 4 years ago
- WinDbg-Samples ExdiGdbSrv fork 修复了一部分Vmware调试的问题☆24Updated last year
- A POC for Windows Extension Host hooking☆22Updated 5 years ago