Re: Can driver read checksum & timestamp for other driver?
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Sun, 18 Jun 2006 04:02:45 GMT
Of course, the minidump producer doesn't checksum all loaded modules.
Both timestamp and checksum are contained in the PE header.
From there they get to the modules list, which you probably already have.--PA
"Hannes" <hannes.news@xxxxxxxxxxxxx> wrote in message news:ECEB475F-BC8F-48FA-8D5D-8A37E7DC1ACF@xxxxxxxxxxxxxxxx
My driver needs to find out checksum & timestamp for other drivers in the
system. Is there *any* way to do this from within a driver?
[So far, my driver has a list of loaded modules, and running processes and
threads, much thanks to Gary Nebbett's book. I need this to generate
minidumps manually, since our machines have the swapfile disabled (running
from flash) and so can't utilize standard bugcheck/BSOD crash dumps.]
Any input appreciated,
/ Hannes.
.
- Prev by Date: Re: sync/async NdisTransferData()
- Next by Date: Re: Pool allocation question
- Previous by thread: Re: sync/async NdisTransferData()
- Next by thread: Re: Pool allocation question
- Index(es):
Relevant Pages
|