搜索资源列表
LockOnStart
- 这个程序改自AutoLockForced,并仅完成系统锁定功能。运行后将添加启动项目,每次开机登录时自动运行。 适合那些需要自动登录的用户,这样可以由任何人帮你开机以执行下载等任务,但他们不能使用你的计算机,因为它将在每次开机后一旦登录就自动锁定。 无参数运行:则锁定计算机; /I参数:安装自动运行; /U参数:关闭自动运行;-On execution with "/I" command line, the programe will add an RUN item into t
closePC
- 主要实现定时自动关闭计算机,包括开机自动运行,机算机的注销,重启等。-Automatically shut down the main computer from time to time, including the auto-boot operation, the write-off of computer drive, restart and so on.
WatchYourTime
- 可以自动记录你的电脑从开机到目前为止的历史时间,每次运行这个程序时间会得到累计-Your computer can automatically record the history of time from the boot so far, each time running this program will be accumulated
Cbingdu
- 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:\w
Cbingdu2
- 连载1——最基本的病毒. 本病毒的功能: 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.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
Cbingdu3
- 连载1——最基本的病毒. 本病毒的功能: 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.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
Cbingdu4
- 连载1——最基本的病毒. 本病毒的功能: 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.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
Cbingdu5
- 连载1——最基本的病毒. 本病毒的功能: 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.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。-Serial 1- the most basic of
VBkaijizidyunx
- VB6的一个开机就可以自动运行EXE程序的源文件,开机运行EXE,有对注册表操作学习-A VB6 to automatically run the EXE boot program source files, start running EXE, registry operations have on the learning
sd
- 一个用c++写的简单病毒,程序利用windows的开机自动启动功能可以在系统每次启动时运行,并且程序能实现自我复制功能-Using c++ to write a simple virus, the program automatically starts using the windows boot feature to run at every system startup, and the program to achieve self-replication
CreateAutoRun-Func
- 在程序中创建自启动,每次开机自动运行 附带Win7下提权功能,在Win7下完美表现-Create Auto Run Function
Jacket-U
- Jacket-U盘自动复制软件源码,采用VC++编写实现的U盘监控自动复制程序,运行后按ctrl+alt+u打开界面,功能有:自动隐藏-全自动智能选择U盘-自动拷贝-进程隐藏-开机后台启动-改进。 -Jacket-U disk automatically copy the software source code, U disk monitoring automatically with VC++ prepared to achieve copy program, run after Pre
StartAutoRun
- VC设置开机自动运行,设置开机启动的程序,在窗口上点击右键,点击“设置开机运行”即可,小功能方面在其他软件中封装使用-VC set the boot to run automatically, set the boot program, right-click on the window, click the " Settings boot operation can function in other software packages use
QuartzClock
- vs2005下开发的时钟程序,开机自动运行,透明显示,可用方向键调节透明度,在某个特定日期,还会全屏显示“生日快乐”-The clock program vs2005 under development, start automatically, transparent, can use the arrow keys to adjust the transparency, on a particular date, but also full-screen " Happy Birthda
virus
- U盘连接电脑后会自动调用其上的autorun.inf文件,这个文件本来是用作U盘的自动运行来方便用户的,但同时也给U盘病毒留下了可趁之机。如果在autorun.inf中添加自动运行病毒的内容,就可以在U盘接入电脑时,感染系统,使得系统中毒;另一方面,若系统已经感染病毒,则病毒可以实时监控电脑是否有U盘插入,一旦有U盘插入就将病毒程序复制入U盘,同时改写autorun.inf文件,使病毒能自启动,从而达到U盘病毒传播的目的。 系统感染病毒后,要实现破坏目的和实时监控需要实现自启动,这个
Virus-c
- 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.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-1 in C, D, E di
AutoRun
- 让程序在开机启动时就自动运行DFASDFSAFASDF-Let the program run automatically start at boot
vmware
- vmware虚拟机开机自动运行,并隐藏后台运行-vmware virtual machine to start automatically and run in the background hidden
AutoGetTime
- 能够让系统时间同步网络时间,支持开机自动运行。附带三个自定义控件,很不错的。-Auto Get Time
bat
- 批处理文件自动运行py文件,用于开机自动运行-Batch file automatically run py file, used to boot automatically