yuvatia / Win10GdiExploitation

Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 10 GDI-based LPE

This project contains the full exploits whose development is explained in my article "Kernel Exploitation with GDI Objects". All of the exploits found in this repository are PoCs, and should be treated as such.

The code contained in this repository should be used for educational purposes only.

About

Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.

License:GNU General Public License v3.0


Languages

Language:C++ 84.7%Language:C 15.3%