Hi,
I've lots of question about some informations i can extract from a complete crash dump. I will be glad if someone can help me.
I'm using windbg with crash dump.
I set
Symbol search path is: srv*c:\symbols*
msdl.microsoft.com/download/symbols;C:\WINDOWS\symbols
Executable search path is: C:\Symbols\I386
Is it possible to extract information about the routing tables?
Is it possible to extract information about the ports? Which process was using that port.
Is it possible to extract information about the users logged on?
Someone know some book who i can read to extract this informations?
Best Regards.
Back to Top