-
neihebaohu
内核态下基于动态感染技术的应用程序执行保护分析(带源程序哈)
(Dynamic infection technology-based applications in kernel mode execution protection analysis (with source code))
- 2012-10-23 12:23:49下载
- 积分:1
-
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
-
ProcessInfo
显示当前系统运行的进程,并能够查看进程中所加载的模块(show the system process and modules)
- 2013-08-10 21:50:16下载
- 积分:1
-
ECMA-335
ECMA-335 CLI语言程序设计 程序设计(ECMA-335 CLI language programming programming)
- 2013-04-25 10:09:43下载
- 积分:1
-
getimage
桌面截图的程序,MFC实现,将桌面截图保存在剪切板的同时,在c盘根目录下产生一个相同的桌面截图文件。(Desktop screenshot of the program, MFC implementation, desktop screenshots saved in the clipboard, while packing in the c directory create a file the same desktop screenshot.)
- 2010-01-14 21:29:47下载
- 积分:1
-
WMIDemo
WMI查询操作是学习wmi不错的例子,还是值得推荐的(WMI query is learning wmi good example is worthy of recommendation)
- 2014-01-03 22:10:53下载
- 积分:1
-
vayql571
非常棒的登陆程序,带有XP式样的界面,有首次使用功能,()
- 2017-11-05 12:53:50下载
- 积分:1
-
EnumFontsDemo
获取系统中已安装的所有字体EnumFontsDemoEnumFontsDemo.rar,很不错的vc源码,希望对大家有所帮助。(Acquisition system has been installed in all the fonts EnumFontsDemo EnumFontsDemo.rar, very good vc source code, we want to help.)
- 2011-09-30 21:00:37下载
- 积分:1
-
services
windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)
- 2012-08-23 11:41:40下载
- 积分:1
-
vsuudo
题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器()
- 2018-02-20 19:18:18下载
- 积分:1