|
|
1.安装EFL
2.停止服务
代码:
sc stop xlkfs
3.将xlkfs.sys重命名为xlkfswd.sys
修改
移动move c:\windows\system32\drivers\xlkfs.sys c:\windows\system32\drivers\xlkfswd.sys
4.编辑注册表将ImagePath更改为system32 \ drivers \ xlkfswd.sys
修改
regedit.exe
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xlkfs\ImagePath
5.开始隐藏
sc start xlkfs
6.重启电脑
Code:
shutdown -s -t 0 -f
7.检查EFL是否工作
原文:
1.install the EFL
2.Stop service
Code:
sc stop xlkfs
3.rename the xlkfs.sys to xlkfswd.sys
Code:
move c:\windows\system32\drivers\xlkfs.sys c:\windows\system32\drivers\xlkfswd.sys
4.edit the regedit change the ImagePath to system32\drivers\xlkfswd.sys
Code:
regedit.exe
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xlkfs\ImagePath
5.start service
Code:
sc start xlkfs
6.reboot the system
Code:
shutdown -s -t 0 -f
7.Check the EFL is Working or not.
First Don't Ues the PAK Files and Play The Game Some times to try if will show "25 EFL".
if not ,put the PAK into the game path and hide it to play... |
|