//0x18 bytes (sizeof)
struct _UNLOADED_DRIVERS
{
struct _UNICODE_STRING Name; //0x0
VOID* StartAddress; //0x8
VOID* EndAddress; //0xc
union _LARGE_INTEGER CurrentTime; //0x10
};