使用ZwSetSystemInformation加载驱动

#include <windows.h>

#include <stdio.h>

#define NT_SUCCESS(Status) ((NTSTATUS)(Status) >= 0)

使用ZwLoadDriver加载驱动

#include <windows.h>

#include <stdio.h>

typedef struct _LSA_UNICODE_STRING {

The Month of PHP Bugs

啥也不说了。。自己看吧

http://www.php-security.org/