typedef struct _DEBUG_OBJECT
{
/* 0x0000 */ struct _KEVENT EventsPresent;
/* 0x0018 */ struct _FAST_MUTEX Mutex;
/* 0x0050 */ struct _LIST_ENTRY EventList;
/* 0x0060 */ unsigned long Flags;
/* 0x0064 */ long __PADDING__[1];
} DEBUG_OBJECT, *PDEBUG_OBJECT; /* size: 0x0068 */
-
Notifications
You must be signed in to change notification settings - Fork 17
DragonQuestHero/WindowsKernelPrivateSymbolsDump
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Win7内核私有符号结构转储
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published