文件名称:task
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-08-13
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- ri***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
vb编写的加强版任务管理器,与上一个版本相比,用了更底层的API代替openprocess来获取句柄,并且使用dll进行hook openprocess,在xp/win7下不被任务管理器*,增加了判断进程在应用层是否拒绝访问的功能,并且对界面进行了优化,仿win8的界面(虽然有点不像),将按钮改为弹出式菜单。-vb prepared an enhanced version of Task Manager, compared with the previous version, with a lower level API instead openprocess to get a handle, and make use dll hook openprocess, not to be killed by the task manager in xp/win7, increasing the determine whether the process denied access at the application layer functionality and interface optimized for imitation win8 interface (though a bit like), the button to pop-up menu.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
任务管理器\dll\ApiHOOK.bas
..........\...\Dllmod.bas
..........\...\exports.dll
..........\...\exports.lib
..........\...\inject.exe
..........\...\msgHook.bas
..........\...\ShareMem.bas
..........\...\TestDLL.def
..........\...\TestDLL.vbp
..........\...\TestDLL.vbw
..........\...\工程1.exe
..........\exports.dll
..........\Form1.frm
..........\Form1.log
..........\Module1.bas
..........\Module2.bas
..........\ShareMemMod.bas
..........\task.exe
..........\工程1.vbp
..........\工程1.vbw
..........\dll
任务管理器