hackroad 发表于 2013-8-13 15:30:37

cmd dlfile 炸服自动BAN,修改自国外

本帖最后由 hackroad 于 2013-8-13 17:04 编辑



原代码在这里,插件作者是Rulzy版主,后来Rulzy太忙不再更新,老外就重写了一个..
http://forums.alliedmods.net/showthread.php?p=1505950#post1505950Hi, here a version which works with hlbeta update. Credit for Rulzy.

Some notes :

- The way of memory patching is different and it would work only under a windows/linux dedicated server with the hlbeta update.
- Now all attempts are logged in a file named anti_dlfile.log in logs/ directory.
- If you think it doesn't work, check the message at server start, it will say if the patch has failed or not.
- The installation is the same as the first post of this thread.

EDIT : the hlbeta integrates a fix for that now, so my module is not needed anymore.原功能是屏蔽cmd dlfile并记录在日志中.在实际使用过程中,发现多次服务端异常和崩溃都和这个有关,所以我修改了下源代码,只要使用cmd dlfile命令就BAN出服务器.
不清楚会不会有误报,你们看着用把.
本帖无需回复即可下载.


一、需求
metamod v1.19

二、安装方法
1、新建目录“{MODDIR}/addons/antidlfile”。
2、将文件“antidlfile.dll”(Windows)或“antidlfile_i3 86.so”(Linux)复制到目录“{MODDIR}/addons/antidlfile”。
3、在“{MODDIR}/addons/metamod/plugins.ini”中增加一行(Windows):win32 addons/antidlfile/antidlfile.dll或(Linux)linux addons/antidlfile/antidlfile_i386.so4、重启你的CS服务器。如果启动时在服务器控制台看到“ Patch "cmd dlfile" successful!”,则表示补丁应用成功。





c12g34k56 发表于 2013-8-13 15:46:32

好东西:lol收下

99无敌 发表于 2013-8-13 18:17:03

这是cs1.5的吧?

hackroad 发表于 2013-8-13 21:50:20

99无敌 发表于 2013-8-13 18:17 static/image/common/back.gif
这是cs1.5的吧?

1.5的

输入的汉字小于5个,被评定为灌水!

neverneverdead 发表于 2013-8-14 08:18:58

好东西,其实这类炸服很早就有了

hackroad 发表于 2013-8-14 09:48:48

neverneverdead 发表于 2013-8-14 08:18 static/image/common/back.gif
好东西,其实这类炸服很早就有了

昨天发现一个 0 plugin0running 的问题,查日志发现之前有人使用过这个炸服命令...所以就直接封IP解决

99fps 发表于 2013-8-16 00:22:05

cmd dlfile 炸服自动BAN,修改自国外

原版好像不自动BAN

zzx767545521 发表于 2015-4-12 21:00:47

好东西顶一下
页: [1]
查看完整版本: cmd dlfile 炸服自动BAN,修改自国外