System Service Descriptor Table: Difference between revisions

Content deleted Content added
SSDT function table pointer
No edit summary
Line 15:
</source>
The pointer to this structure is '''KeServiceDescriptorTable''', exported by [[ntoskrnl.exe]].
<source lang="windbgasm">
System Service Descriptor Table
lkd> dds KiServiceTable l 191