14种Anti - SICE的方法(英文)
日期:2007年10月31日 作者: 查看:[大字体 中字体 小字体]-
About anti-SoftICE tricks
text written by Frog's Print
Method 01
=========
This method of detection of SoftICE (as well as the following one) is
used by the majority of packers/encryptors found on Internet.
It seeks the signature of BoundsChecker in SoftICE
mov ebp, 04243484Bh ; 'BCHK'
mov ax, 04h
int 3
cmp al,4
jnz SoftICE_Detected
__________________________________________________
Method 02
=========
Still a method very mUCh used (perhaps the most frequent one). It is used
to get SoftICE 'Back Door commands' which gives infos on Breakpoints,
or execute SoftICE commands...
It is also used to crash SoftICE and to force it to execute any commands
(HBOOT...) :-((
Here is a quick description:
-AX = 0910h (Display string in SIce windows)
-AX = 0911h (Execute SIce commands -command is displayed is ds:dx)
-AX = 0912h (Get breakpoint infos)
-AX = 0913h (Set Sice breakpoints)
-AX = 0914h (Remove SIce breakoints)
Each time you'll meet this trick, you'll see:
-SI = 4647h
-DI = 4A4Dh
Which are the 'magic values' used by SoftIce.
For more informations, see "Ralf Brown Interrupt list" chapter int 03h.
Here is one example from the file "Haspinst.exe" which is the dongle HASP
Envelope utility use to protect DOS applications:
4C19:0095 MOV AX,0911 ; execute command. - [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] 下一页
-
- 14种Anti - SICE的方法(英文) 相关文章:
- ·《真?三国无双3》月英使用心得 - 真三国无双4攻略秘籍 - 真三国无双4
- ·英语格言大全
- ·女子英文名字含义\来历
- ·男女生英文名大全-给自己起个好名字
- ·男子英文名大全,来历、释义
- ·常用英文名字排行榜
- ·为英文Windows XP安装中文语言包
- ·男生英文名大全
- ·生不逢时的祭品 谈英特尔图拉丁处理器
- ·三国群英传3 官方全攻略 - 游戏攻略
- 14种Anti - SICE的方法(英文) 相关软件
- ·英雄无敌3:死亡阴影 Heroes of Might Magic 3:The Shadow of Death 简体中文版
- ·奇迹英语智能记忆 2008 V6.0
- ·三国群英传1.2.3(合集)
- ·摩托英豪3完美硬盘版
- ·《反恐精英CS1.6》完整安装版本
- ·魔法门之英雄无敌2(Heroes of Might and Magic 2) 简体中文黄金版
- ·《三国群英传3》完美硬盘版
- ·《大宋英豪岳飞传》中文硬盘版
- ·反恐精英 CS 1.5 机器人补丁
- ·魔法门英雄无敌3全集
- 特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作
- 者.文章版权归文章原始作者所有.对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转
- 载的文章有版权问题请联系编辑人员,我们尽快予以更正. 转载请注明来源:http://www.hackhome.com
下一篇:中文拨号上网计时计费器 V4.12注册算法分析(5)
精品推荐
热点TOP10
- ·加密算法之BLOWFISH算法
- ·对称加密算法技术概述
- ·网络游戏封包基础
- ·破解 最新 SWF scanner V2.6.2
- ·深思3的狗加密的软件
- ·迷你日历 V2.2 算法分析
- ·身份证号编码规则
- ·John the Ripper使用说明
- ·PGP加密原理
- ·The Bat!使用PGP程序之图形教程(1)
- ·即时语音提示 & 校对软件InsTalk注册码及注册机 下
- ·暴破-AQUA 3D Screen Saver v1.5-水族馆屏保程序
- ·简单算法——WinRCAD 2000公路设计软件
- ·smbpasswd - samba加密口令文件
- ·拱猪大战 1.8破解手记--算法分析
- ·简单算法——邮件精灵 V2.0
- ·openssl的man中文文档
- ·屏幕撷取程序Ashampoo SnapYa! v1.53 算法分析
- ·文件密使pj心得
- ·飘雪动画秀3.02注册算法分析
