HOOK-CreateProcess

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:2573KB
下载次数:118
上传日期:2012-07-11 11:15:56
上 传 者张小胖哦
说明:  VC6编写,有调试程序和单独DLL文件,HOOK CreateProcess函数,加载后禁止程序,类似于Xuetr的禁止进程功能
(HOOK CreateProcess function to prohibit the creation process)

文件列表:
hook (0, 2012-07-11)
hook\hook.cpp (2522, 2012-07-11)
hook\hook.dsp (4354, 2012-07-11)
hook\hook.dsw (533, 2012-07-10)
hook\hook.ncb (50176, 2012-07-11)
hook\hook.opt (49664, 2012-07-11)
hook\hook.plg (922, 2012-07-11)
hook\Release (0, 2012-07-11)
hook\Release\hook.dll (36128, 2012-07-11)
hook\Release\hook.exp (655, 2012-07-11)
hook\Release\hook.lib (2074, 2012-07-11)
hook\Release\hook.obj (3923, 2012-07-11)
hook\Release\hook.pch (1785516, 2012-07-11)
hook\Release\StdAfx.obj (266, 2012-07-11)
hook\Release\vc60.idb (41984, 2012-07-11)
hook\StdAfx.cpp (291, 2012-07-10)
hook\StdAfx.h (804, 2012-07-11)
控制程序 (0, 2012-07-11)
控制程序\Release (0, 2012-07-11)
控制程序\Release\hook.dll (45056, 2012-07-11)
控制程序\Release\StdAfx.obj (756, 2012-07-11)
控制程序\Release\vc60.idb (50176, 2012-07-11)
控制程序\Release\控制程序.exe (204800, 2012-07-11)
控制程序\Release\控制程序.obj (7949, 2012-07-11)
控制程序\Release\控制程序.pch (5572992, 2012-07-11)
控制程序\Release\控制程序.res (8616, 2012-07-11)
控制程序\Release\控制程序Dlg.obj (15854, 2012-07-11)
控制程序\res (0, 2012-07-10)
控制程序\Resource.h (532, 2012-07-10)
控制程序\res\控制程序.ico (1078, 2012-07-10)
控制程序\res\控制程序.rc2 (400, 2012-07-10)
控制程序\StdAfx.cpp (210, 2012-07-10)
控制程序\StdAfx.h (1054, 2012-07-10)
控制程序\控制程序.aps (35768, 2012-07-11)
控制程序\控制程序.clw (1067, 2012-07-11)
控制程序\控制程序.cpp (2025, 2012-07-10)
控制程序\控制程序.dsp (4105, 2012-07-10)
控制程序\控制程序.dsw (541, 2012-07-10)
... ...

======================================================================== DYNAMIC LINK LIBRARY : hook ======================================================================== AppWizard has created this hook DLL for you. This file contains a summary of what you will find in each of the files that make up your hook application. hook.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. hook.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named hook.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者