文件名称:VirtualVirus
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.34mb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、在主程序中要求将程序拷贝到系统盘\windows\目录下并更名为taskmgr.exe,同时复制第二份到系统盘\windows\system32目录下并更名为explorer.exe。用以混淆用户对病毒的第一判断。
2、程序建立两个windows进程,每个进程每一个时钟周期检查另外一个进程是否正在运行。如果存在弹出对话框“I’m still here!”,如果不存在启动另一个进程并弹出对话框“I’m still here!”。
3、将拷贝好的两个病毒程序添加到注册表起动项中。(oftware\\microsoft\\windows\\currentversion\\run)。每个时钟程序在运行的时候都要向注册表中添加此信息。
-1, in the main program the requested copies of the program to the system disk \ windows \ directory and renamed taskmgr.exe, while the second copy to the system drive \ windows \ system32 directory and renamed explorer.exe. To confuse the users first determine the virus. 2, the program process of the establishment of two windows, each process checks each clock cycle, another process is running. If there are pop-up dialog box " I' m still here!" , If there is no start another process and the pop-up dialog box " I' m still here!" . 3, the two-virus program will copy a good start to the registry key. (Oftware \ \ microsoft \ \ windows \ \ currentversion \ \ run). Each clock is running when the program should add this information to the registry.
2、程序建立两个windows进程,每个进程每一个时钟周期检查另外一个进程是否正在运行。如果存在弹出对话框“I’m still here!”,如果不存在启动另一个进程并弹出对话框“I’m still here!”。
3、将拷贝好的两个病毒程序添加到注册表起动项中。(oftware\\microsoft\\windows\\currentversion\\run)。每个时钟程序在运行的时候都要向注册表中添加此信息。
-1, in the main program the requested copies of the program to the system disk \ windows \ directory and renamed taskmgr.exe, while the second copy to the system drive \ windows \ system32 directory and renamed explorer.exe. To confuse the users first determine the virus. 2, the program process of the establishment of two windows, each process checks each clock cycle, another process is running. If there are pop-up dialog box " I' m still here!" , If there is no start another process and the pop-up dialog box " I' m still here!" . 3, the two-virus program will copy a good start to the registry key. (Oftware \ \ microsoft \ \ windows \ \ currentversion \ \ run). Each clock is running when the program should add this information to the registry.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源文件\VirtualVirus\process is alive.txt
......\............\Psapi.h
......\............\ScheduledTask.h
......\............\ScheduledTask.cpp
......\............\WinMain.cpp
......\............\Release\VirtualVirus.exe
......\............\Debug\VirtualVirus.exe
......\............\.....\ScheduledTask.obj
......\............\.....\WinMain.obj
......\............\Psapi.Lib
......\............\Debug\VirtualVirus.bsc
......\............\VirtualVirus.dsp
......\............\VirtualVirus.dsw
......\............\Debug\vc60.idb
......\............\.....\VirtualVirus.ilk
......\............\VirtualVirus.ncb
......\............\VirtualVirus.opt
......\............\Debug\vc60.pdb
......\............\VirtualVirus.plg
......\............\Debug\ScheduledTask.sbr
......\............\.....\WinMain.sbr
......\............\VirtualVirus.sln
......\............\VirtualVirus.suo
......\............\VirtualVirus.vcproj.fn123-PC.fn123.user
......\............\VirtualVirus.vcproj
......\............\Debug
......\............\Release
......\VirtualVirus
源文件
......\............\Psapi.h
......\............\ScheduledTask.h
......\............\ScheduledTask.cpp
......\............\WinMain.cpp
......\............\Release\VirtualVirus.exe
......\............\Debug\VirtualVirus.exe
......\............\.....\ScheduledTask.obj
......\............\.....\WinMain.obj
......\............\Psapi.Lib
......\............\Debug\VirtualVirus.bsc
......\............\VirtualVirus.dsp
......\............\VirtualVirus.dsw
......\............\Debug\vc60.idb
......\............\.....\VirtualVirus.ilk
......\............\VirtualVirus.ncb
......\............\VirtualVirus.opt
......\............\Debug\vc60.pdb
......\............\VirtualVirus.plg
......\............\Debug\ScheduledTask.sbr
......\............\.....\WinMain.sbr
......\............\VirtualVirus.sln
......\............\VirtualVirus.suo
......\............\VirtualVirus.vcproj.fn123-PC.fn123.user
......\............\VirtualVirus.vcproj
......\............\Debug
......\............\Release
......\VirtualVirus
源文件