轻松使用U盘,U盘病毒详细介绍

豆豆网   技术应用频道   2007年08月27日    社区交流

内容摘要:U盘病毒详细介绍

  # The IP address and the host name should be separated by at least one

  # space.

  #

  # Additionally, comments (such as these) may be inserted on individual

  # lines or following the machine name denoted by a '#' symbol.

  #

  # For example:

  #

  # 102.54.94.97 rhino.acme.com # source server

  # 38.25.63.10 x.acme.com # x client host

  127.0.0.1 localhost

  即可

  附:FileFix--Hidden(恢复系统隐藏文件).reg内容(针对XP)

  Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHidden]
   "Text"="@shell32.dll,-30499"
   "Type"="group"
   "Bitmap"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,
   00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,
   48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,
   00
   "HelpID"="shell.hlp#51131"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenNOHIDDEN]
   "RegPath"="SoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced"
   "Text"="@shell32.dll,-30501"
   "Type"="radio"
   "CheckedValue"=dword:00000002
   "ValueName"="Hidden"
   "DefaultValue"=dword:00000002
   "HKeyRoot"=dword:80000001
   "HelpID"="shell.hlp#51104"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFolderHiddenSHOWALL]
   "RegPath"="SoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced"
   "Text"="@shell32.dll,-30500"
   "Type"="radio"
   "CheckedValue"=dword:00000001
   "ValueName"="Hidden"
   "DefaultValue"=dword:00000002
   "HKeyRoot"=dword:80000001
   "HelpID"="shell.hlp#51105"

  将以上内容复制到记事本中,保存为*.reg格式文件,双击导入注册表即可。

责编:豆豆技术应用

正在加载评论...