« | August 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | | | | | |
| 公告 |
戒除浮躁,读好书,交益友 |
Blog信息 |
blog名称:邢红瑞的blog 日志总数:523 评论数量:1142 留言数量:0 访问次数:9692076 建立时间:2004年12月20日 |

| |
[开发工具]终于使用softice了  原创空间, 软件技术, 电脑与网络
邢红瑞 发表于 2008/1/30 17:28:19 |
XP SP2下使用softice是不容易的事情。我使用的番茄花园的安装盘。
1 先安装DS 3.2 版本是Version=1.00.000。
2 安装补丁,
Version 3.2 patch.
The purpose of this patch is to update DriverStudio – DriverSuite to fix several bugs that have been found. It also has the operating system update patch.
After extracting the files the result should have been two directories a host directory and a target directory.
This corresponds to the two distinct parts of the debug environment.
· The Host – The machine that will host the debugging applications.
· The Target – The machine that will be running the binary that will be tested.
NOTE: On a single machine-debugging environment (When the debugging and the testing machine are the same machine) you will need to do the host AND the target portions described below.
Softice is a typically a single machine environment and VisualSoftice is typically a two machine environment.
Host
· Copy the files osinfo.dat and osinfob.dat from the host directory into the following directories.
<Install Directory>\Compuware\DriverStudio
< Install Directory>\Compuware\DriverStudio\VisualSoftICE
· Copy the file DS.exe the host directory into the following directory
<Install Directory>\Compuware\DriverStudio
Target
· Copy all the .sys and all the .dat files found in the root of the target directory to the system32\drivers directory.
· Copy the siksym.sys from the appropriate subdirectory (IA64, AMD64 or X86) into the system32 drivers directory. Note: only copy the one that applies to that specific target.
出现Error Code 31无法启动
DaemonTools 4.0以上版本所用的sptd.sys驱动和SoftICE有冲突(害我到现在还只能用3.47版的),如果你已经不幸安装了DaemonTools,那么即使卸载掉也是无法启动SoftICE的,系统报告:解决的办法就是删掉DaemonTools残存下来的sptd.sys。在注册表里删除HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sptd,接着删除C:\windows\system32\drivers\sptd.sys驱动文件。
真是不容易的说!!!!!!!!!!!!!!!!
唯一的遗憾是使用softice调试c程序和使用idea写java程序有点冲突,在idea中复制一行时,ctrl+d 会弹出softice,还是od比较好,一边crack ,一边听音乐,还可以和MM聊天。 |
|
回复:终于使用softice了 原创空间, 软件技术, 电脑与网络
tomcat(游客)发表评论于2008/3/17 13:01:33 |
|
» 1 »
|