Closed GoogleCodeExporter closed 8 years ago
Hello,
Thanks for reporting. It looks like the timer table list head cannot be found.
Could you please extract the NT kernel module and zip/attach it here? It would
be a command like this:
$ mkdir OUTPUT
$ vol moddump -r ntos -D OUTPUT
Alternately, you can mail the file to me via email at michael @
memoryanalysis.net and we can get you a fix after looking into it.
Original comment by michael.hale@gmail.com
on 30 Mar 2014 at 8:34
ok, kernel attached.
Original comment by mediome...@gmail.com
on 30 Mar 2014 at 4:53
Attachments:
Thanks, I see what the issue is...the reference to KiTimerTableListHead symbol
is at a negative offset from the start of the function that we use to typically
find the symbol, but the plugin only looks forward. I can have a fix in a day
or two.
Original comment by michael.hale@gmail.com
on 31 Mar 2014 at 4:38
following up via email
Original comment by michael.hale@gmail.com
on 18 Jul 2014 at 7:50
Original issue reported on code.google.com by
mediome...@gmail.com
on 29 Mar 2014 at 4:46