msgbartop
The life,Let yourself feel
msgbarbottom

15 Mar 07 skype对SoftICE的检测

功力不够深厚,搞不定了.还是用IceExt暂时解决了 。
想研究的朋友可去 http://www.netexpert.cn/forum-26-1.html 看看,softice_debug分析的很透彻,其中一篇 应对skype 对付softice 的方法 应该可以解决skype对softice的检测问题.
过几天有时间了。再学习一下.

加载IceExt服务时提示:Error: SoftICE is misconfigured. Add KDExtensionis parameter of type REG_SZ under NTIce registry key.
把下面的保存导入registry即可.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTice]
“KDStackSize”=dword:00008000
“KDHeapSize”=dword:00100000
“KDExtensions”=”"

Leave a Comment