Microsoft Windows - GDI Privilege Escalation (MS07-017) (1)
define WIN32WINNT 0x0500 include include include pragma comment lib, "user32.lib" pragma comment lib, "gdi32.lib" pragma comment lib, "shlwapi.lib" pragma comment lib, "ntdll.lib" / Here is a sploit for the GDI MS07-017 Local Privilege Escalation, presented during the last blackhat conferences by...