-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
DiskClean
VC++垃圾文件清理工具源码,VC++垃圾文件清理工具源码(VC++ source code junk file cleanup tools, VC++ source code junk file cleanup tools)
- 2011-05-25 21:19:53下载
- 积分:1
-
opaxuemfapshot
如何在Windows 9598下读取硬盘序列号,硬盘的序列号是生产时由厂家设定()
- 2017-11-11 22:39:51下载
- 积分:1
-
asd
WO YIJING CHUAN GUO LE A S
- 2011-02-12 14:13:09下载
- 积分:1
-
kill---HideToolz
VB Ring3枚举进程 可以检测到HideToolz隐藏的进程!(VB Ring3 enumeration process can detect hidden processes HideToolz!)
- 2011-01-23 21:20:57下载
- 积分:1
-
shutdown
说明: VC++6.0编译,实现关机、重启、注销功能的实现(VC++6.0 compiler to achieve shutdown, restart, log off function of the realization)
- 2011-04-12 20:06:48下载
- 积分:1
-
dsgj
定时自动关机VB编写,可在24小时内使用于关机、重启、登出,内含API函数和SHELL直接执行(`````````````````````````````)
- 2009-02-08 23:30:09下载
- 积分:1
-
graph-olstory
说明:
- 2018-05-09 11:02:07下载
- 积分:1
-
11.11
扫描驱动相关的资料,包含配置文件和dll文件,是一部分11(Scan driver-related information, including configuration files and dll file is part of 11)
- 2009-05-20 18:50:26下载
- 积分:1
-
CDDoor
实现打开和关闭光驱功能,调用API实现,实现打开和关闭光驱功能,调用API实现(To achieve open and close the CD-ROM features, API calls, achieving open and close the CD-ROM features, API calls to achieve)
- 2013-09-15 19:57:57下载
- 积分:1