首页
社区
课程
招聘
Symbol Loader加载msvbvm60.dll后就死机( 已解决)
发表于: 2006-5-9 07:45 5034

Symbol Loader加载msvbvm60.dll后就死机( 已解决)

2006-5-9 07:45
5034
我的机子的配置:
win xp sp2,
driver studio 3.2,
visual studio 6.0 en
高手指点一下,迷茫ing

没人指点啊????

[培训]科锐逆向工程师培训第53期2025年7月8日开班!

收藏
免费 0
支持
分享
最新回复 (7)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
没人帮助??:-(
自己顶
2006-5-9 12:20
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
再顶,请高手指点一下啊??
2006-5-9 14:11
0
雪    币: 58782
活跃值: (21910)
能力值: (RANK:350 )
在线值:
发帖
回帖
粉丝
4
最初由 ToJammy 发布
看雪请进!!Symbol Loader加载msvbvm60.dll后就死机

不要点将,不清楚,如知道早就回帖告诉你了。
2006-5-9 14:37
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5

那么使用 Exports选项 直接加载msvbvm60.dll对吗??
2006-5-9 14:42
0
雪    币: 58782
活跃值: (21910)
能力值: (RANK:350 )
在线值:
发帖
回帖
粉丝
6
最初由 ToJammy 发布

那么使用 Exports选项 直接加载msvbvm60.dll对吗??


方法正确,如果死机,估计是SoftICE的bug
2006-5-9 15:20
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7
很谢谢看雪了
2006-5-9 18:53
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
//From Using SoftICE.pdf
//Jammy
///////////////////////////
The SoftICE Configuration settings provides a variety of choices that
determine your debugging environment at initialization. These settings
are categorized as follows:

(SoftICE提供了许多可定制的选择去修改初始化时的调试环境。这些设置分类如下:)
////////////////////////////
 General ― Provides a variety of useful SoftICE settings, including an
initialization string of commands that automatically executes when
you start SoftICE.
General ---提供了许多有用的设置,包括你启动softICE时自动执行的初始命令串。
////////////////////////////
 Symbols ― Specifies .NMS symbol files to load at initialization for
debugging device drivers.
Sybmols----为你调试设备驱动加载特定的.NMS symbol files
///////////////////////////
 Exports ― Specifies DLLs and EXEs from which to load export symbols
at initialization.
Exports ----设定初始化时要从中加载导出符号的DLLs 和 EXEs
//////////////////////////
 Serial Debugging ― Specifies remote connection settings. Can select
AutoConnect to automatically initiate a remote connection over a
null modem connection on startup
Serial Debugging-----进行远程连接设置。你可以选择“自动连接” 通过在启动时的一个空modem连接自动初始化一个远程连接
///////////////////////////
 Keyboard Mappings ― Assigns SoftICE commands to function keys.
Keyboard Mappings-----分配SoftICE命令的功能键。
///////////////////////////////////////////////////
 Macro Definitions ― Defines your own commands to use within
SoftICE.
Macro Definitions ---定义你自己的命令(宏)。
//////////////////////////////////////////////////
 Troubleshooting ― Provides solutions to potential problems.
Troubleshooting----提供潜在问题的解决方案。
/////////////////////////////////////////////////
 Advanced ― Specifies a command list that cannot be changed from
any other configuration page in this group. These commands are
used mostly for support purposes.
Advanced ----定义本组中不能被其他的配置改变的一个命令的列表。
////////////////////////////////////////////////////////////////
修改的步骤:

1 运行 Symbol Loader.

2 在Symbol Loader, 选择Eidt>>SOFTICE INITIALIZATION
SETTINGS
显示如下:
2006-5-9 19:06
0
游客
登录 | 注册 方可回帖
返回