登录
首页 » Visual C++ » PeMemPeLoader

PeMemPeLoader

于 2020-11-29 发布 文件大小:5632KB
0 190
下载积分: 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 个回复

  • DEM ReaderDisplay
    一个用VC++编写的DEM数据的读写和显示程序。(a VC DEM data prepared by the reader and display procedures.)
    2006-06-06 17:16:27下载
    积分:1
  • Change-mouse
    说明:  执行该程序后可以按照自己的喜好选择4种样式的鼠标形状(After the implementation of the program according to their own preferences 4 style mouse shape)
    2011-03-03 18:35:06下载
    积分:1
  • RoundClock
    自己做的一个圆形始终,能用图像生动显示时、分、秒,并添加界面皮肤更换。(Always do their own a round, vivid images can display hours, minutes, seconds, and add the interface skin replacement.)
    2010-10-26 12:41:51下载
    积分:1
  • WinIo3.0Driver
    Windows Drivers IO Memory Access
    2018-03-05 16:37:14下载
    积分:1
  • DH
    说明:  Diffie-Hellman:一种确保共享KEY安全穿越不安全网络的方法,它是OAKLEY的一个组成部分。Whitefield与Martin Hellman在1976年提出了一个奇妙的密钥交换协议,称为Diffie-Hellman密钥交换协议/算法(Diffie-Hellman Key Exchange/Agreement Algorithm).这个机制的巧妙在于需要安全通信的双方可以用这个方法确定对称密钥。然后可以用这个密钥进行加密和解密。但是注意,这个密钥交换协议/算法只能用于密钥的交换,而不能进行消息的加密和解密。双方确定要用的密钥后,要使用其他对称密钥操作加密算法实际加密和解密消息。(DH Protocol source code)
    2014-04-16 11:05:46下载
    积分:1
  • base-station-simulation
    中兴捧月,基站模拟程序,使用CSocket类(ZTE holding on, the base station simulator, using class CSocket)
    2011-06-24 15:18:52下载
    积分:1
  • CheckSum
    说明:  可以快速计算文件的CRC32校验值,主要用于bin和hex、rom文件的校验。(It can quickly calculate the CRC32 check value of files, mainly used for the check of bin, hex and ROM files.)
    2021-04-10 15:58:59下载
    积分:1
  • MFC_ACCESS
    MFC实现的,数据库操作,ACCESS,适合初学者(MFC implementation, database operations, ACCESS, suitable for beginners)
    2010-06-09 09:11:42下载
    积分:1
  • 64845777
    袖珍文件分割器,VC++经典编程源码,很好的参考资料。(Pocket file splitter, VC++ classic programming source code, a good reference.)
    2013-11-16 10:58:27下载
    积分:1
  • 56736264
    动态改变控件尺寸,VB精选编程学习源码,很好的参考资料。(When running the VB control intelligent or selected learning programming source code, VB select learning programming source code, a good reference.)
    2013-11-24 23:15:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载