只是告诉你们怎样装和用.到底行不行我就不知道了。大家可以尝试其他的ring0和Kernel Mode 的作弊器
[IMPORTANT:]
重要说明:
If any antivirus/firewall is active on your system, it may be not compatibile
如果你的系统开了杀毒软件或者防火墙,作弊器将有可能不正常工作.
with this hack, and cause a BSOD.
You need to turn off the Data Execution Prevention (DEP),
你必须关闭你的数据执行保护(DEP)
more info about this here -> http://support.microsoft.com/kb/875352. In short
更多详情请参考, -> http://support.microsoft.com/kb/875352
什么是数据执行保护(DEP)?如何关闭、启动或设置数据执行保护? ,
数据执行保护技术(Data Execution Prevention,以下简称 DEP)是 WinXP SP2 和 2003 sp1 新增的一项功能。DEP 简单地说可以看作操作系统底层的安全防护机制,本身不具备对病毒检测的功能。但如果有利用漏洞溢出包括本地溢出的病毒发作时,DEP 可以进行防护作用。
关闭数据执行保护:
第一种方法:使用记事本打开c:\boot.ini文件。如果有只读属性,需要先将只读属性去掉。
可以找到multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
第二种方法:右键我的电脑属性->高级->启动和故障修复的设置->系统启动编辑里的编辑.打开也可以
找到multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetect
把/noexecute=optin改为/execute 即可。即改为:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /execute /fastdetect
/noexecute=optin 这是默认开关。启用 DEP。
/execute - 禁用 DEP。
/noexecute参数的取值可以是AlwaysOn、AlwaysOff、OptIn 、OptOut中的任一个。当你启用DEP(系统数据执行保护)的时候,/noexecute=optin;关闭DEP,/noexecute=optout
/noexecute=AlwaysOn时,便将整个系统置于 DEP 保护范围以内。在这种状态下,可能很多程序都不能运行,而且报错的提示还不一样。
/noexecute=AlwaysOff时,相当于关闭了DEP和EVP功能,凡是被其阻止的程序都能正常运行。我们可在这种状态下暂时运行某一程序,但一定要注意网络安全,工作完成后马上恢复。
在Immunity.cfg里aequitas.exe改成sxe injected.exe
//Name of target anti-cheat process
TargetAntiCheat aequitas.exe
启动Immunity.exe等待他的关闭
然后开反作弊
再开cs