文件名称:InjectDll
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 219kb
- 下载次数:
- 0次
- 提 供 者:
- zho***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将一段数据注入到一个动态链接库中,程序会在动态链接库中新增一个section来存放注入的数据。-To inject a piece of data to a dll, the program will add a section in the target dll and fill it with the injecting data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
InjectDll\InjectSec2Dll\Debug\BuildLog.htm
.........\.............\.....\PEParser.exe.embed.manifest
.........\.............\.....\PEParser.exe.embed.manifest.res
.........\.............\.....\PEParser.exe.intermediate.manifest
.........\.............\.....\PEParser.pch
.........\.............\inject.txt
.........\.............\InjectSec2Dll.cpp
.........\.............\PEFuncs.cpp
.........\.............\PEFuncs.h
.........\.............\PEParser.vcproj
.........\.............\PEParser.vcproj.NUDT-ZHOUXU.zhouxu.user
.........\.............\PEParser.vcproj.zhouxu-PC.zhouxu.user
.........\.............\ReadMe.txt
.........\.............\stdafx.cpp
.........\.............\stdafx.h
.........\.............\utils.cpp
.........\.............\utils.h
.........\TestDll\Debug\BuildLog.htm
.........\.......\ReadMe.txt
.........\.......\stdafx.cpp
.........\.......\stdafx.h
.........\.......\TestDll.cpp
.........\.......\TestDll.h
.........\.......\TestDll.vcproj
.........\.......\TestDll.vcproj.NUDT-ZHOUXU.zhouxu.user
.........\.......\TestDll.vcproj.zhouxu-PC.zhouxu.user
.........\TestDll.sln
.........\TestDll.suo
.........\InjectSec2Dll\Debug
.........\TestDll\Debug
.........\debug
.........\InjectSec2Dll
.........\TestDll
InjectDll
.........\.............\.....\PEParser.exe.embed.manifest
.........\.............\.....\PEParser.exe.embed.manifest.res
.........\.............\.....\PEParser.exe.intermediate.manifest
.........\.............\.....\PEParser.pch
.........\.............\inject.txt
.........\.............\InjectSec2Dll.cpp
.........\.............\PEFuncs.cpp
.........\.............\PEFuncs.h
.........\.............\PEParser.vcproj
.........\.............\PEParser.vcproj.NUDT-ZHOUXU.zhouxu.user
.........\.............\PEParser.vcproj.zhouxu-PC.zhouxu.user
.........\.............\ReadMe.txt
.........\.............\stdafx.cpp
.........\.............\stdafx.h
.........\.............\utils.cpp
.........\.............\utils.h
.........\TestDll\Debug\BuildLog.htm
.........\.......\ReadMe.txt
.........\.......\stdafx.cpp
.........\.......\stdafx.h
.........\.......\TestDll.cpp
.........\.......\TestDll.h
.........\.......\TestDll.vcproj
.........\.......\TestDll.vcproj.NUDT-ZHOUXU.zhouxu.user
.........\.......\TestDll.vcproj.zhouxu-PC.zhouxu.user
.........\TestDll.sln
.........\TestDll.suo
.........\InjectSec2Dll\Debug
.........\TestDll\Debug
.........\debug
.........\InjectSec2Dll
.........\TestDll
InjectDll