RemoteInjectCode

所属分类:系统编程
开发工具:Visual C++
文件大小:482KB
下载次数:45
上传日期:2009-03-11 23:51:53
上 传 者一生有你们
说明:  DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子
(Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in a DLL, in the system startup time, a EXE program will load the DLL to some system process (such as Explorer.exe) run. This is a long-range into the study a good example of)

文件列表:
RemoteInjectCode\InjectCode.cpp (4845, 2005-03-04)
RemoteInjectCode\InjectCode.dsp (4218, 2005-03-04)
RemoteInjectCode\InjectCode.dsw (543, 2005-03-04)
RemoteInjectCode\InjectCode.ncb (50176, 2009-03-11)
RemoteInjectCode\InjectCode.opt (57856, 2009-03-11)
RemoteInjectCode\InjectCode.plg (1598, 2009-03-11)
RemoteInjectCode\Release\InjectCode.exe (24576, 2009-03-11)
RemoteInjectCode\Release\InjectCode.obj (4333, 2009-03-11)
RemoteInjectCode\Release\InjectCode.pch (1782952, 2009-03-11)
RemoteInjectCode\Release\StdAfx.obj (228, 2009-03-11)
RemoteInjectCode\Release\vc60.idb (41984, 2009-03-11)
RemoteInjectCode\Release (0, 2009-03-11)
RemoteInjectCode\StdAfx.cpp (297, 2005-03-04)
RemoteInjectCode\StdAfx.h (773, 2005-03-04)
RemoteInjectCode\说明.txt (155, 2005-03-04)
RemoteInjectCode (0, 2009-03-11)

======================================================================== WIN32 APPLICATION : InjectCode ======================================================================== AppWizard has created this InjectCode application for you. This file contains a summary of what you will find in each of the files that make up your InjectCode application. InjectCode.cpp This is the main application source file. InjectCode.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. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named InjectCode.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者