登录
首页 » Visual C++ » PeMemPeLoader

PeMemPeLoader

于 2020-11-29 发布 文件大小:5632KB
0 276
下载积分: 1 下载次数: 763

代码说明:

  从内存中加载DLL和EXE文件,支持压缩的文件.(From memory to load DLL and EXE files, compressed file support.)

文件列表:

Bin
...\clean.bat
...\MfcDLL_A_D_6.dll
...\MfcDLL_A_D_8.dll
...\MfcDLL_A_R_6.dll
...\MfcDLL_A_R_8.dll
...\MfcDLL_U_D_6.dll
...\MfcDLL_U_D_8.dll
...\MfcDLL_U_R_6.dll
...\MfcDLL_U_R_8.dll
...\MFC_A_D_6.exe
...\MFC_A_D_8.exe
...\MFC_A_R_6.exe
...\MFC_A_R_8.exe
...\MFC_U_D_6.exe
...\MFC_U_D_8.exe
...\MFC_U_R_6.exe
...\MFC_U_R_8.exe
...\PeLoaderD.exe
...\PeLoaderR.exe
...\SDKDLL_A_D_6.dll
...\SDKDLL_A_D_8.dll
...\SDKDLL_A_R_6.dll
...\SDKDLL_A_R_8.dll
...\SDKDLL_U_D_6.dll
...\SDKDLL_U_D_8.dll
...\SDKDLL_U_R_6.dll
...\SDKDLL_U_R_8.dll
...\SDK_A_D_6.exe
...\SDK_A_D_8.exe
...\SDK_A_R_6.exe
...\SDK_A_R_8.exe
...\SDK_U_D_6.exe
...\SDK_U_D_8.exe
...\SDK_U_R_6.exe
...\SDK_U_R_8.exe
...\TestAll.bat
...\TestMiniLoader.exe
...\testwin.exe
...\Upack.exe
...\use.bat
Inc
...\RawPeApi.h
Lib
...\PeloaderD6.lib
...\PeLoaderD8.lib
...\PeloaderR6.lib
...\PeLoaderR8.lib
TestAssembly
............\control dll.bat
............\Control.asm
............\Control.rc
............\Main.ico


............\复件 Control.asm
TestDLLMfc
..........\DlgDLL.cpp
..........\DlgDLL.h
..........\MfcDLL.cpp
..........\MfcDLL.def
..........\MfcDLL.h
..........\MfcDLL.rc
..........\ReadMe.txt
..........\res
..........\...\MfcDLL.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestDLLMfc.dsp
..........\TestDLLMfc.dsw
..........\TestDLLMfc.sln
..........\TestDllMfc.vcproj
TestDllSDK
..........\ReadMe.txt
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestDllSDK.cpp
..........\TestDllSDK.dsp
..........\TestDllSDK.dsw
..........\TestDllSDK.rc
..........\TestDllSDK.sln
..........\TestDllSDK.vcproj
TestExeMFC
..........\ChildFrm.cpp
..........\ChildFrm.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\ReadMe.txt
..........\res

..........\...\TestMfc.rc2


..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\TestMfc.cpp
..........\TestMfc.dsp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • AccessControl
    visual C++ 6.0关于access数据库编程,里面的类可以直接拿来用,非常方便
    2016-05-09 16:18:52下载
    积分:1
  • 200562241642141
    说明:  遍历文件夹并建成目录树,一个非常好的例子(Traverse Folder and build the directory tree, a very good example)
    2008-11-26 18:55:39下载
    积分:1
  • sMAPtool
    完美世界游戏地图修改编辑工具,可以修改,编辑和同步地图文件。(Perfect world game map modify editing tool, you can modify, edit, and synchronized map file. )
    2013-10-24 14:57:30下载
    积分:1
  • img_pingyi
    VC++对BMP位图进行图像平移实例,只能打开BMP格式的图像(VC++ bitmap image of BMP pan instance, can only open the BMP image format)
    2011-05-22 22:52:20下载
    积分:1
  • DMMidddleWare
    部署在服务器公网上 实现内外网通讯的源码,外部程序连接到这个程序,这个程序再连接内部服务器(Deployed on the server the public Internet to achieve internal and external network communication)
    2012-02-10 15:46:10下载
    积分:1
  • 89765456
    使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:08:06下载
    积分:1
  • 对比度拉伸
    说明:  Visual c++数字图像处理对比度拉伸算法(Visual c ++ digital image processing contrast stretching algorithm)
    2020-05-06 10:28:21下载
    积分:1
  • TL_SVPWM
    用DSP28335实现三电平SVPWM整流器的程序,用到了12路PWM波,60°坐标系的的矢量算法。(DSP28335 achieved using a three-level SVPWM rectifier procedures used 12 PWM wave vector algorithm 60 ° coordinate system.)
    2021-04-26 08:28:45下载
    积分:1
  • Product
    利用MFC编程实现,在设置中输入产量值的数据,点击确定,视图区将显示结果统计的柱状图和扇形统计图。(MFC programming, production value of the data input settings, click OK, the view area will display the results of statistical bar and pie charts.)
    2012-11-15 19:09:30下载
    积分:1
  • testZeroMQ
    内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求 下载ZeroMQ 下载网址:http://zeromq.org/intro:get-the-software 点击“Windows sources”下载zeromq-4.0.3.zip文件 编译ZeroMQ库文件 解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件 编写简单的测试工程 1.用VS新建2个项目,一个是server端,一个是client端 2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程 3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程 4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
    2014-02-19 08:43:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载