I am using windbg on a 64 bit machine running windows seven. I am trying to obtain the SSDT by using the command
kd> dps nt!KiServiceTable L190
This gives me the first 400 entries and the last 200 have the right names. The first 200 however do not have any names. I would really like to find out the names but I'm not experienced enough. I was told I need to write an script ? Would anyone please help ?







