Closed GoogleCodeExporter closed 8 years ago
Hi sharrajesh,
Thanks for the patch. Would you mind extracting your tcpip.sys kernel module
and attaching it here? The command would be:
$ volatility-2.3.1.standalone.exe --profile=Win7SP1x86 -f e:\w7-32\memdump.mem
moddump -D . -r tcpip.sys
The offset 0x174 works for several versions of Windows 7 (also 6.1.7601) so it
must be the minor build number or a security patch that's been applied which
changed the offset to 0x178.
Original comment by michael.hale@gmail.com
on 7 Mar 2014 at 3:37
Sure Mike. I am attaching the file for your reference.
Original comment by sharraj...@gmail.com
on 7 Mar 2014 at 5:53
Attachments:
Thanks! Unfortunately the file version information is paged out (swapped to
disk), so I can't see the build/revision number. Do you perhaps have access to
the tcpip.sys from disk? Its not a huge deal if not, I'm pretty sure that's the
issue. In fact there are a few other similar cases where the offsets for
specific members differ between builds of the same OS and service pack. So I'm
going to merge this issue into the other issues that reference this topic.
Original comment by michael.hale@gmail.com
on 7 Mar 2014 at 6:25
0: kd> lm v m tcpip
start end module name
85812000 8595e000 tcpip (pdb symbols)
c:\sym\ms\tcpip.pdb\6B11C44E900B428D95FB17D3C439A5602\tcpip.pdb
Loaded symbol image file: tcpip.sys
Image path: \SystemRoot\System32\drivers\tcpip.sys
Image name: tcpip.sys
Timestamp: Sat Sep 07 18:53:38 2013 (522BCA92)
CheckSum: 0013CD57
ImageSize: 0014C000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Original comment by sharraj...@gmail.com
on 7 Mar 2014 at 7:07
File Version 6.1.7601.17514
Original comment by sharraj...@gmail.com
on 7 Mar 2014 at 7:18
Attachments:
Original issue reported on code.google.com by
sharraj...@gmail.com
on 6 Mar 2014 at 9:10Attachments: