| 
 
wtp791211 
初级用户
 
  
 
  
  
积分 34 
发帖 20 
注册 2006-10-15 
状态 离线
 | 
『第 31 楼』:
 
 
使用 LLM 解释/回答一下
  
倒是不错,以后改了, 
It's quite good, it will be changed later. 
    
 
  
 |   
 | 
  2008-4-29 18:59 | 
  
 | 
 | 
 
263392934 
新手上路
 
 
 
  
  
积分 4 
发帖 2 
注册 2008-4-27 
状态 离线
 | 
 | 
  2008-5-2 02:41 | 
  
 | 
 | 
 
shw1395 
初级用户
 
  
 
  
  
积分 39 
发帖 21 
注册 2007-10-27 
状态 离线
 | 
『第 33 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by VAF at 2008-2-16 09:55 PM: 
如果病毒自己携带 CMD 来则另当别论, 这可能性很小, 难度大多了 
没什么难度,网吧都删除arp和cmd,(Pubwin禁用arp的),复制到非系统盘照样用!  
Originally posted by VAF at 2008-2-16 09:55 PM: 
If the virus itself carries CMD, it's another matter. This is very unlikely and much more difficult 
No difficulty at all. Internet cafes delete arp and cmd. (Pubwin disables arp). Copying to a non-system disk still works!  
    
 
  
 |   
 | 
  2008-5-2 05:00 | 
  
 | 
 | 
 
llrrqq 
初级用户
 
  
 
  
 
积分 139 
发帖 20 
注册 2004-10-20 
状态 离线
 | 
『第 34 楼』:
 
 
使用 LLM 解释/回答一下
  
楼主辛苦了!好东西大家分享! 
The building owner has worked hard! Good stuff for everyone to share! 
    
 
  
 |   
 | 
  2008-5-10 22:04 | 
  
 | 
 | 
 
nipo 
中级用户
 
   
 
  
  
积分 228 
发帖 106 
注册 2008-4-26 
状态 离线
 | 
『第 35 楼』:
 
 
使用 LLM 解释/回答一下
  
电脑上没有安全的地方了。 
There is no safe place on the computer anymore. 
    
 
  
 |   
 | 
  2008-5-11 00:47 | 
  
 | 
 | 
 
vocalsir 
新手上路
 
 
 
  
  
积分 5 
发帖 3 
注册 2006-9-23 
状态 离线
 | 
 | 
  2008-5-11 00:51 | 
  
 | 
 | 
 
matching 
初级用户
 
  
 
  
  
积分 20 
发帖 9 
注册 2008-4-30 
状态 离线
 | 
『第 37 楼』:
 
 
使用 LLM 解释/回答一下
  
可以考虑,还是不错的~~ 
Can be considered, still not bad~~ 
    
 
  
 |   
 | 
  2008-5-11 15:27 | 
  
 | 
 | 
 
liminghack 
初级用户
 
  
 
  
  
积分 51 
发帖 25 
注册 2008-4-27 来自 学校 
状态 离线
 | 
『第 38 楼』:
 
 
使用 LLM 解释/回答一下
  
对于新手可能要从中学到什么还是有点难度吧! 
It might be a bit difficult for newcomers to learn something from it! 
    
 
  
 |   
 | 
  2008-5-13 15:57 | 
  
 | 
 | 
 
PPdos 
高级用户
 
    
 
  
 
积分 783 
发帖 268 
注册 2006-12-26 
状态 离线
 | 
『第 39 楼』:
 
 
使用 LLM 解释/回答一下
  
开机执行一个重新set path的批处理不就可以避免病毒调用了? 
Just execute a batch script that re-sets the path at boot, wouldn't that avoid virus calls? 
    
 
  
  |  
                  
  
                    菩提本无树,明镜亦非台,本来无一物,何处惹尘埃. |   
 | 
  2008-5-19 04:38 | 
  
 | 
 | 
 
netwinxp 
高级用户
 
    
 
  
  
积分 741 
发帖 366 
注册 2007-7-25 
状态 离线
 | 
『第 40 楼』:
 
 
使用 LLM 解释/回答一下
  
脚本型病毒需要内部命令吗?建议你学习一下WSH再说。其实防脚本型病毒很简单—把WSH的写文件和改注册表功能给废了。和WSH相关的主要文件有WSCRIPT.EXE、CSCRIPT.EXE、SCRRUN.DLL、WSHOM.OCX,其中SCRRUN.DLL是读写文件、WSHOM是修改注册表,运行REGSVR32 /U WSHOM.OCX和REGSVR32 /U SCRRUN.DLL,然后取消保护,把这两个文件改名,最后开启保护,忽略插入光盘要求即可。至于EXE的病毒谁也不会有灵丹妙药。 
Do script viruses need internal commands? It is suggested that you study WSH. Actually, preventing script viruses is very simple—disable the file writing and registry modification functions of WSH. The main files related to WSH are WSCRIPT.EXE, CSCRIPT.EXE, SCRRUN.DLL, WSHOM.OCX. Among them, SCRRUN.DLL is for reading and writing files, and WSHOM is for modifying the registry. Run REGSVR32 /U WSHOM.OCX and REGSVR32 /U SCRRUN.DLL, then remove protection, rename these two files, finally enable protection, and ignore the request to insert a CD. As for EXE viruses, no one has a magic cure. 
    
 
  
 |   
 | 
  2008-5-19 05:31 | 
  
 | 
 | 
 
LiveOnLove 
中级用户
 
   
 
  
 
积分 493 
发帖 161 
注册 2002-10-29 来自 ZHCN 
状态 离线
 | 
『第 41 楼』:
 
 
使用 LLM 解释/回答一下
  
呵呵,以前搞过这些。嘿嘿 
Hehe, I've done these things before. Hehe 
    
 
  
 |   
 | 
  2008-5-26 16:02 | 
  
 | 
 | 
 
simonchan 
新手上路
 
 
 
  
  
积分 11 
发帖 5 
注册 2006-10-28 
状态 离线
 | 
『第 42 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by lianjiang2004 at 2008-2-18 02:18 PM: 
学习了,用途不大。 
也没见多少机子因此瘫掉的。  
我们在学习,<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">  
Originally posted by lianjiang2004 at 2008-2-18 02:18 PM: 
Learned, but not much use. 
Not seen many machines crashed because of this.  
We are learning, :P  
    
 
  
 |   
 | 
  2008-5-27 11:10 | 
  
 | 
 | 
 
heshen67 
新手上路
 
 
 
  
  
积分 8 
发帖 4 
注册 2008-5-25 
状态 离线
 | 
『第 43 楼』:
 
 
使用 LLM 解释/回答一下
  
这个是不是有点落伍了 [= =] 
 只有你说现在的病毒 为什么没那么猖獗 是因为再猖狂 有国家猖狂嘛 
 你猖狂一次 就进闹房禁闭你几年!! 
Is this a bit outdated  
Only you say that viruses nowadays aren't so rampant. Is it because if they were more rampant, there are countries that are rampant? 
If you are rampant once, you will be locked up in a detention room for a few years!! 
    
 
  
 |   
 | 
  2008-5-29 14:53 | 
  
 | 
 | 
 
c442409110 
初级用户
 
  
 
  
  
积分 20 
发帖 9 
注册 2008-5-30 
状态 离线
 | 
 | 
  2008-5-30 02:10 | 
  
 | 
 | 
 
coolfsp 
新手上路
 
 
 
  
  
积分 17 
发帖 8 
注册 2008-5-30 
状态 离线
 | 
 | 
  2008-5-30 18:01 | 
  
 |