| Softice使用指南---配置Softice |
|
| 作者:未知 文章来源:网络收集 点击数: 更新时间:2006-3-29 15:41:21
|
的不一样),下面还有一些设置可以加上去: CODE ON/OFF 打开/关闭指令16进制代码显示 SET FONT N(N=1,2,3) 设置字体 SET ORIGIN X,Y(X,Y) 锁定窗口 I1HERE ON/OFF 支持/关闭INT 1陷阱中断功能 I3HERE ON/OFF 支持/关闭INT 3单步中断功能
《——以下是Softice预定义的功能组合键——》 F1="h;" F2="^wr;" F3="^src;" F4="^rs;" F5="^x;" F6="^ec;" F7="^here;" F8="^t;" F9="^bpx;" F10="^p;" F11="^G @SS:ESP;" F12="^p ret;" SF3="^format;" CF8="^XT;" CF9="TRACE OFF;" CF10="^XP;" CF11="SHOW B;" CF12="TRACE B;" AF1="^wr;" AF2="^wd;" AF3="^wc;" AF4="^ww;" AF5="CLS;" AF8="^XT R;" AF11="^dd dataaddr->0;" AF12="^dd dataaddr->4;" CF1="altscr off; lines 60; wc 32; wd 8;" CF2="^wr;^wd;^wc;"
《——以下是宏命令,不是Softice预定义的,需要自己根据需要定义——》
MACRO snumber="S 30:0 L ffffffff '12345678' " MACRO sname="S 30:0 L FFFFFFFF 'ddcrack' "
你可以将平常用到的命令都写成宏命令,简单方便(注意:宏名必须为3-8个字符),例如: MACRO bpxgetint="bpx GetDlgItemInt"
《———————————————————————————————》
; WINICE.DAT ; (SIW95\WINICE.DAT) ; for use with SoftICE Versions greater than 3.0 (Windows 95) ; 此WINICE.DAT文件适合于版本高于3.0的SoftICE使用
; ************************************************************************* ; If your have MORE than 32MB of physical memory installed, change ; the PHYSMB line to the correct # of Megabytes. ; If you have LESS than 32MB you can save a bit of memory by ; specifying the correct # of Megabytes ; Example: PHYSMB=32 ; 如果你的系统内存大于32MB,在PHYSMB=32一行中填写正确的数目;如果你的内存小于32MB,直接使用PHYSMB=32这个默认值就可以了。 ; ************************************************************************* ; ***** Examples of sym files that can be included if you have the SDK ***** ; Change the path to the appropriate drive and directory ;LOAD=c:\windows\system\user.exe ;LOAD=c:\windows\system\gdi.exe ;LOAD=c:\windows\system\krnl386.exe ;LOAD=c:\windows\system\mmsystem.dll ;LOAD=c:\windows\system\win386.exe ; ***** Examples of export symbols that can be included上一页 [1] [2] [3] [4] 下一页
|
|
[ 收藏此页到: 天天|和讯|博采|ViVi|狐摘|我摘|天极 ] 文章录入:kinda 责任编辑:kinda |
|
上一篇文章: Softice使用指南---使用Softice 下一篇文章: Softice使用指南-----安装Softice |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |