Softice Official Tech Support
Softice Official Tech Support
new 1 - Page 1 -
new 1
33
34
35 Int2D:
36 ------------------------------------------
37
38 6) Using regedit go to \REGISTRY\Machine\System\ControlSet\Services\NTice and
add the following items.
39
40 DWORD DoInt2dPatch 1
41 DWORD Int2dLocation 0
42
43 Reboot TWICE and try again.
44
45
46 7) Using regedit go to \REGISTRY\Machine\System\ControlSet\Services\NTice and
add the following item. Then try the values specified below and reboot.
47
48 DWORD IsInt2dRVA 1
49
50
51 8) Try a value of 0xe422d in the Int2dLocation location (Normally works on XP
SP0).
52 9) Try a value of 0x88920 in the Int2dLocation location (Normally works on XP
SP1).
53 10) Try a value of 0xbe67c in the Int2dLocation location (Normally works on Win
2K SP3).
54
55 11) For W2k sp4, remove the IsInt2dRVA value altogether and change the
Int2dLocation value to 0x804c2b95.
56 12) For W2k server sp4, remove the IsInt2dRVA value altogether and change the
Int2dLocation value to 0x804cE030.
57
58
59 13) Do the Int2dLocation location patch manually. Remove value for IsInt2dRVA
if it exists. Set value for DoInt2dPatch to 1. Set value for Int2dLocation to
0. Go to start->programs->driverStudio->Debug->Symbol Retriever. Use add to add
ntoskrnl. Check load symbols into softice. Get symbols. Open a command prompt
and hit alt-enter. Then hit ctrl-d. You should be in softice. Once in softice
type "s MmLoadSystemImage L d88 85,c0,0f,84" You should see a matched pattern
at..... You need the address from that matching. For example 8059064D. Write
that down. Open regedit and got to
\REGISTRY\Machine\System\ControlSet\Services\NTice Set value for Int2dLocation
to that matched address.
60
61 ------------------------------------------
62
63 If none of these items work please send the following information:
64
65 1) The export reg file for the \REGISTRY\Machine\System\ControlSet\Services\NTice
66
67 2) The export reg file for the
\REGISTRY\Machine\System\ControlSet\Services\SiwVi d
68
69 3) run msinfo32.exe and send the resulting nfo file.
new 1 - Page 2 -
new 1
70
71 4) Send a copy of WINICE.DAT under winnt\system32\drivers
72
73 5) Add "/bootlog /SOS" options in \BOOT.INI, reboot, send winnt\NTBTLOG.TXT to
us.
74
75 6) Set SoftICE to start at boot mode, reboot. Run symbol loader immediately
after Windows is up. Go to file ->save softice history and send that.
76
77 //================================================== =====================
new 1 - Page 3 -